GoblinEscape icon indicating copy to clipboard operation
GoblinEscape copied to clipboard

Fixed bug: final level

Open qequ opened this issue 6 years ago • 0 comments

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.

qequ avatar Jan 17 '19 17:01 qequ