Fix missing ImageIcon for PlayButton and repeated EndScreen Spawning #3

Merged
CyB3RC0nN0R merged 3 commits from develop into develop 2020-06-26 14:54:31 +00:00
CyB3RC0nN0R commented 2020-06-26 08:03:29 +00:00 (Migrated from github.com)

Closes #2

Closes #2
delvh (Migrated from github.com) approved these changes 2020-06-26 14:43:46 +00:00
delvh (Migrated from github.com) left a comment

I already wondered why infinitely many Endscreens were spawning...
Thanks for fixing that world-moving issue!

I already wondered why infinitely many Endscreens were spawning... Thanks for fixing that world-moving issue!
delvh (Migrated from github.com) commented 2020-06-26 14:42:43 +00:00
			buPlay.setText("Play Again");
```suggestion buPlay.setText("Play Again"); ```
Sign in to join this conversation.