Alexander Hurd 9 years ago
parent
commit
1904e07753
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Battlefield1942/bf1942server

+ 1 - 2
Battlefield1942/bf1942server

@@ -26,7 +26,6 @@ pushbulletalert="off"
 pushbullettoken="accesstoken"
 
 # Start Variables
-timelimit="10"
 ip="0.0.0.0"
 
 fn_parms(){
@@ -38,7 +37,7 @@ parms=" +hostServer 1 +dedicated 1"
 # Github Branch Select
 # Allows for the use of different function files
 # from a different repo and/or branch.
-githubuser="hurdad"
+githubuser="dgibbs64"
 githubrepo="linuxgsm"
 githubbranch="master"