fragglet/sdl-sopwith

Emscripten port crashes on game restart

Closed this issue · 1 comments

When the game is over it is supposed to return to the title screen, but because of problems with emscripten's version of longjmp() it just crashes instead

Fixed in 4e8e844