Explorar el Código

PixARK

- Changed "CubePort" to default
Rocco27 hace 8 años
padre
commit
e2c86f75aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      modules/config_games/server_configs/pixark_win64.xml

+ 1 - 1
modules/config_games/server_configs/pixark_win64.xml

@@ -15,7 +15,7 @@
   </cli_params>
   <reserve_ports>
     <port type="add" id="QUERY_PORT" cli_string="?QueryPort=">19238</port>
-    <port type="add" id="CUBE_PORT" cli_string="-CubePort=">7222</port>
+    <port type="add" id="CUBE_PORT" cli_string="-CubePort=">7223</port>
   </reserve_ports>
   <map_list>maplist.txt</map_list>
   <console_log>ShooterGame/Saved/Logs/ShooterGame.log</console_log>