diff --git a/core/config.php b/core/config.php index 0836103..865ad17 100644 --- a/core/config.php +++ b/core/config.php @@ -15,9 +15,9 @@ if($devmode) { } $AvailableGameservers = [ - 1 = "ip goes here" + 1 = "ip goes here", 2 = "ahh help!!" -] +]; $gameSettings = [ "privatekey" => "-----BEGIN RSA PRIVATE KEY-----