Преглед на файлове

minor update to jc2 tests

Daniel Gibbs преди 9 години
родител
ревизия
5756d4157d
променени са 1 файла, в които са добавени 1 реда и са изтрити 3 реда
  1. 1 3
      tests/tests_jc2server.sh

+ 1 - 3
tests/tests_jc2server.sh

@@ -23,9 +23,6 @@ version="170110"
 ######## Settings ########
 ######## Settings ########
 ##########################
 ##########################
 
 
-#### Server Settings ####
-# No settings available for Just Cause 2
-
 ## Server Start Command | https://github.com/GameServerManagers/LinuxGSM/wiki/Start-Parameters#additional-parameters
 ## Server Start Command | https://github.com/GameServerManagers/LinuxGSM/wiki/Start-Parameters#additional-parameters
 fn_parms(){
 fn_parms(){
 parms=""
 parms=""
@@ -43,6 +40,7 @@ emailfrom=""
 # Pushbullet Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet
 # Pushbullet Alerts | https://github.com/GameServerManagers/LinuxGSM/wiki/Pushbullet
 pushbulletalert="off"
 pushbulletalert="off"
 pushbullettoken="accesstoken"
 pushbullettoken="accesstoken"
+channeltag=""
 
 
 ## Updating | https://github.com/GameServerManagers/LinuxGSM/wiki/Update
 ## Updating | https://github.com/GameServerManagers/LinuxGSM/wiki/Update
 updateonstart="off"
 updateonstart="off"