[leafgreen/mom] create new instance for mom
This commit is contained in:
parent
40a362c109
commit
17bbe634aa
|
@ -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] Automatic save-file update"
|
git commit -am "[auto] [leafgreen/mom] 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