Daniel Gibbs 9 lat temu
rodzic
commit
c7f44d4630
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      lgsm/functions/command_update.sh

+ 1 - 1
lgsm/functions/command_update.sh

@@ -20,7 +20,7 @@ elif [ "${engine}" == "lwjgl2" ]; then
 elif [ "${gamename}" == "Mumble" ]; then
 	update_mumble.sh
 elif [ "${gamename}" == "Factorio" ]; then
-  update_factorio.sh
+	update_factorio.sh
 elif [ "${gamename}" == "Multi Theft Auto" ]; then
 	update_mta.sh
 else