Daniel Gibbs 9 vuotta sitten
vanhempi
commit
768da753f4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Battlefield1942/bf1942server

+ 1 - 1
Battlefield1942/bf1942server

@@ -29,7 +29,7 @@ pushbullettoken="accesstoken"
 # Start Variables
 
 fn_parms(){
-parms=" +hostServer 1 +dedicated 1"
+parms="+hostServer 1 +dedicated 1"
 }
 
 #### Advanced Variables ####