Explorar el Código

Merge branch 'feature/hunkalloclightmaps-#1846' into develop

Daniel Gibbs hace 7 años
padre
commit
475130c9bc
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      lgsm/config-default/config-lgsm/gmodserver/_default.cfg

+ 1 - 2
lgsm/config-default/config-lgsm/gmodserver/_default.cfg

@@ -24,9 +24,8 @@ wsapikey=""
 wscollectionid=""
 
 ## Custom Start Parameters
-# Default +r_hunkalloclightmaps 0, fixes a start issue on maps with many lights
 # Default -disableluarefresh, disables lua autorefresh reducing server lag. Auto refresh only useful for developers.
-customparms="+r_hunkalloclightmaps 0 -disableluarefresh"
+customparms="-disableluarefresh"
 
 ## Optional: Game Server Login Token
 # GSLT can be used for running a public server.