Daniel Gibbs před 9 roky
rodič
revize
711a61a4d8
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lgsm/functions/install_config.sh

+ 1 - 1
lgsm/functions/install_config.sh

@@ -316,7 +316,7 @@ elif [ "${gamename}" == "TeamSpeak 3" ]; then
 	fn_fetch_default_config
 	fn_default_config_remote
 elif [ "${gamename}" == "Teeworlds" ]; then
-	gamedirname="Teeworlds"
+	gamedirname="TeeWorlds"
 	array_configs+=( server.cfg ctf.cfg dm.cfg duel.cfg tdm.cfg )
 	fn_fetch_default_config
 	fn_default_config_remote