mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-20 21:40:27 -07:00
Revert "Bunch of changes"
This commit is contained in:
parent
4c780b09ad
commit
bea505f34a
75 changed files with 746 additions and 2446 deletions
|
|
@ -49,11 +49,12 @@ public final class ServerConstants {
|
|||
* The administrators.
|
||||
*/
|
||||
public static final String[] ADMINISTRATORS = {
|
||||
"redsparr0w",
|
||||
"ethan",
|
||||
"austin",
|
||||
};
|
||||
|
||||
public static final String[] DATABASE_NAMES = {
|
||||
"server", "global"
|
||||
"keldagr1_server", "keldagr1_global"
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue