Broad packages refactor
Added macro update when using SP reset. Refactored several packages containing general classes. Fixed "worker" nomenclature in class methods misleadingly denoting "task".
This commit is contained in:
@@ -11,6 +11,7 @@ public class ServerConfig {
|
||||
public boolean DB_CONNECTION_POOL;
|
||||
|
||||
//Login Configuration
|
||||
public int WORLDS;
|
||||
public int WLDLIST_SIZE;
|
||||
public int CHANNEL_SIZE;
|
||||
public int CHANNEL_LOAD;
|
||||
|
||||
Reference in New Issue
Block a user