Explorar o código

added minecraft

Daniel Gibbs %!s(int64=9) %!d(string=hai) anos
pai
achega
f6a440233a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      lgsm/functions/command_update.sh

+ 2 - 0
lgsm/functions/command_update.sh

@@ -15,6 +15,8 @@ check.sh
 
 if [ "${gamename}" == "TeamSpeak 3" ]; then
 	update_ts3.sh
+elif [ "${engine}" == "minecraft" ]; then
+	update_mumble.sh
 elif [ "${gamename}" == "Mumble" ]; then
 	update_mumble.sh
 else