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

+ 2 - 0
lgsm/functions/fix.sh

@@ -45,6 +45,8 @@ if [ "${function_selfname}" != "command_install.sh" ]; then
 		fix_ges.sh
 	elif [ "${gamename}" == "Insurgency" ]; then
 		fix_ins.sh
+	elif [ "${gamename}" == "Rust" ]; then
+		fix_rust.sh
 	fi
 fi