Skip to content

Commit

Permalink
update unix launcher to not exit shell after finishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajarmar committed Jun 16, 2021
1 parent ff552e8 commit 1f2b058
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions launcher/launcher_UNIX.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
cd "$( dirname "$0" )"
java -Xmx4096M -jar PokeRandoZX.jar please-use-the-launcher
exit 0
java -Xmx4096M -jar PokeRandoZX.jar please-use-the-launcher

0 comments on commit 1f2b058

Please sign in to comment.