From 1904e077539e1d9a2563cc190dddeec4a77f8bb9 Mon Sep 17 00:00:00 2001 From: Alexander Hurd Date: Mon, 22 Aug 2016 09:57:43 -0400 Subject: [PATCH] fix --- Battlefield1942/bf1942server | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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"