mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-18 17:05:11 -06:00
Another batch of preemptive bugfixing
This commit is contained in:
parent
b151cb852b
commit
1b7c2914cb
19 changed files with 84 additions and 84 deletions
|
|
@ -19,7 +19,7 @@ public class WorldDatabase {
|
|||
/**
|
||||
* The game servers.
|
||||
*/
|
||||
public static final GameServer[] DATABASE = new GameServer[ServerConstants.WORLD_LIMIT];
|
||||
private static final GameServer[] DATABASE = new GameServer[ServerConstants.WORLD_LIMIT];
|
||||
|
||||
/**
|
||||
* The update time stamp.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue