Explorar el Código

New fetching system

UltimateByte hace 10 años
padre
commit
dad391915b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Arma3/arma3server

+ 1 - 1
Arma3/arma3server

@@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
 	set -x
 fi
 
-version="271215"
+version="150316"
 
 #### Variables ####