Turned lobby balancer back to US
Added Draw map
This commit is contained in:
parent
f4e3b6efdc
commit
27c79e7c92
BIN
Maps/Draw My Thing/Draw_Stadium.zip
Normal file
BIN
Maps/Draw My Thing/Draw_Stadium.zip
Normal file
Binary file not shown.
@ -27,7 +27,7 @@ public class LobbyBalancer implements Listener, Runnable
|
|||||||
{
|
{
|
||||||
_plugin = plugin;
|
_plugin = plugin;
|
||||||
_repository = new LobbyBalancerRepository();
|
_repository = new LobbyBalancerRepository();
|
||||||
_repository.initialize(false);
|
_repository.initialize(true);
|
||||||
|
|
||||||
loadLobbyServers();
|
loadLobbyServers();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user