Daniel Gibbs 10 năm trước cách đây
mục cha
commit
a01ed79d85
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lgsm/functions/command_update.sh

+ 1 - 1
lgsm/functions/command_update.sh

@@ -15,7 +15,7 @@ check.sh
 
 if [ "${gamename}" == "Teamspeak 3" ]; then
 	update_ts3.sh
-elif [ "${engine}" == "goldsource" ]||[ "${forceupdate}" == "1" ]; then
+else
 	update_steamcmd.sh
 fi