diff --git a/leafgreen/launch.sh b/leafgreen/launch.sh index d7591e5..34a26fc 100755 --- a/leafgreen/launch.sh +++ b/leafgreen/launch.sh @@ -5,7 +5,7 @@ echo "[*] Launching game!" mgba leafgreen.gba echo "[*] Creating commit..." git add * -git commit -am "[auto] [leafgreen] Automatic save-file update" +git commit -am "[auto] [leafgreen/mom] Automatic save-file update" echo "[*] Saving..." git push echo "[*] Saved!" diff --git a/leafgreen/leafgreen.sav b/leafgreen/leafgreen.sav deleted file mode 100644 index 8e1d5da..0000000 Binary files a/leafgreen/leafgreen.sav and /dev/null differ