Procházet zdrojové kódy

Corrected spelling of "Teeworlds"

Marvin Lehmann před 9 roky
rodič
revize
8f282ace40
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

@@ -324,7 +324,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