Alexander Hurd 9 лет назад
Родитель
Сommit
2762ce780a
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      SanAndreasMultiplayer/sampserver

+ 1 - 2
SanAndreasMultiplayer/sampserver

@@ -30,7 +30,6 @@ pushbullettoken="accesstoken"
 ip="0.0.0.0"
 port="7777"
 
-#no params - check server.cfg
 fn_parms(){
 parms=" "
 }
@@ -42,7 +41,7 @@ parms=" "
 # from a different repo and/or branch.
 githubuser="dgibbs64"
 githubrepo="linuxgsm"
-githubbranch="samp"
+githubbranch="master"
 
 # Server Details
 servicename="samp-server"