Преглед изворни кода

remove duplicate entry in command_install for Squad

don't code tired, boys
Scarsz пре 9 година
родитељ
комит
559ace3bab
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      lgsm/functions/command_install.sh

+ 0 - 2
lgsm/functions/command_install.sh

@@ -38,8 +38,6 @@ elif [ "${gamename}" == "TeamSpeak 3" ]; then
 	install_ts3db.sh
 elif [ "${gamename}" == "Multi Theft Auto" ]; then
 	command_install_resources_mta.sh
-elif [ "${gamename}" == "Squad" ]; then
-	install_squad_license.sh
 fi
 
 fix.sh