Revert "[leafgreen/mom] create new instance for mom"
This reverts commit 17bbe634aa
.
This commit is contained in:
parent
17bbe634aa
commit
b62a5a53cf
|
@ -5,7 +5,7 @@ echo "[*] Launching game!"
|
||||||
mgba leafgreen.gba
|
mgba leafgreen.gba
|
||||||
echo "[*] Creating commit..."
|
echo "[*] Creating commit..."
|
||||||
git add *
|
git add *
|
||||||
git commit -am "[auto] [leafgreen/mom] Automatic save-file update"
|
git commit -am "[auto] [leafgreen] Automatic save-file update"
|
||||||
echo "[*] Saving..."
|
echo "[*] Saving..."
|
||||||
git push
|
git push
|
||||||
echo "[*] Saved!"
|
echo "[*] Saved!"
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue