Update config.php
This commit is contained in:
parent
1bc13086d5
commit
021129c09f
|
|
@ -15,9 +15,9 @@ if($devmode) {
|
|||
}
|
||||
|
||||
$AvailableGameservers = [
|
||||
1 = "ip goes here"
|
||||
1 = "ip goes here",
|
||||
2 = "ahh help!!"
|
||||
]
|
||||
];
|
||||
|
||||
$gameSettings = [
|
||||
"privatekey" => "-----BEGIN RSA PRIVATE KEY-----
|
||||
|
|
|
|||
Loading…
Reference in New Issue