diff --git a/love/mike/TODO b/love/mike/TODO index 6f3e004..a592446 100644 --- a/love/mike/TODO +++ b/love/mike/TODO @@ -26,3 +26,4 @@ move save and load to the title screen make the title screen better looking change the title screen to be a selection instead of just pressing keys remove "q" from qutting the gameplay. Change it to "esc" and have it be a menu instead of insta-quit. +This will also have the benefit of fixing the issue of having to use key_released for save load.