Daniel Gibbs 9 лет назад
Родитель
Сommit
a8ad9d5c74
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      BallisticOverkill/boserver

+ 1 - 1
BallisticOverkill/boserver

@@ -100,7 +100,7 @@ filesdir="${rootdir}/serverfiles"
 systemdir="${filesdir}"
 executabledir="${filesdir}"
 executable="./BODS.x86"
-servercfg="config.txt"
+servercfg="${servicename}.txt"
 servercfgdefault="${servercfg}"
 servercfgdir="${systemdir}"
 servercfgfullpath="${servercfgdir}/${servercfg}"