Browse Source

space

love bash
Scarsz 9 năm trước cách đây
mục cha
commit
cdfdffef37
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 elif [ "${gamename}" == "Multi Theft Auto" ]; then
 	fn_info_config_mta
-elif [ "${gamename}" == "Squad"]; then
+elif [ "${gamename}" == "Squad" ]; then
 	fn_info_config_squad
 fi