GoblinEscape
GoblinEscape copied to clipboard
Fixed bug: final level
When you get past the final level (with the goblin speed of 4.6), the game crashes because it tries to get the next speed. I added a level counter that breaks the main loop when you pass the final level and finish the game correctly.