forked from Rox64/NXEngine
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
It's possible to exit from menu suing buttons esc - esc. It left from original game.
This exit crashes game - uiview is destroyed, but sdl uses it for touch events processing.
Best solution is to remove this functionality - it's not needed on ios device.
Reactions are currently unavailable