From 021129c09f7b86de589309f3d29b7717e5228243 Mon Sep 17 00:00:00 2001 From: Mario <100047175+Mariopizza1@users.noreply.github.com> Date: Tue, 7 Feb 2023 12:21:11 +0200 Subject: [PATCH] Update config.php --- core/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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-----