Explorar el Código

fix(rustserver): corrected stop mode for Rust (#2588)

Daniel Gibbs hace 6 años
padre
commit
5322d49077
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lgsm/config-default/config-lgsm/rustserver/_default.cfg

+ 1 - 1
lgsm/config-default/config-lgsm/rustserver/_default.cfg

@@ -144,7 +144,7 @@ steammaster="false"
 # 8: 7 Days to Die
 # 8: 7 Days to Die
 # 9: Gold Source
 # 9: Gold Source
 # 10: Teamspeak 3
 # 10: Teamspeak 3
-stopmode="3"
+stopmode="2"
 
 
 ## Game Server Details
 ## Game Server Details
 # Do not edit
 # Do not edit