diff --git a/Battlefield1942/bf1942server b/Battlefield1942/bf1942server index d42012000..ba3f93587 100644 --- a/Battlefield1942/bf1942server +++ b/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"