Selaa lähdekoodia

space

love bash
Scarsz 9 vuotta sitten
vanhempi
commit
cdfdffef37
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      lgsm/functions/info_config.sh

+ 1 - 1
lgsm/functions/info_config.sh

@@ -808,6 +808,6 @@ elif [ "${gamename}" == "Wolfenstein: Enemy Territory" ]; then
 	fn_info_config_wolfensteinenemyterritory
 	fn_info_config_wolfensteinenemyterritory
 elif [ "${gamename}" == "Multi Theft Auto" ]; then
 elif [ "${gamename}" == "Multi Theft Auto" ]; then
 	fn_info_config_mta
 	fn_info_config_mta
-elif [ "${gamename}" == "Squad"]; then
+elif [ "${gamename}" == "Squad" ]; then
 	fn_info_config_squad
 	fn_info_config_squad
 fi
 fi