overbound / SonicTimeTwisted

Source Code for a Sonic Fan Game Made in Game Maker Studio
https://overboundstudio.com/
GNU General Public License v3.0
58 stars 16 forks source link

game_restart is being used to return to the main menu. #157

Closed nkrapivin closed 3 years ago

nkrapivin commented 3 years ago

game_restart is known to have a memory leak, it'd be better if the game just transitioned into the menu room.

release/1.1.2 branch does exactly that, except there's a small issue with resetting level time and rings.