clean up some debug drawing
Dependencies
- [2]
OJGIQLZWbugfix: only check for settings menu when open - [3]
ZM7NOBRMnew fork: carousel shell - [4]
5RUFNRJOstart of the visual skeleton - [5]
2Q437U4Fstarting to experiment with animated pane transitions
Change contents
- replacement in 0012-on.draw at line 25
love.graphics.print('06', 20,150)if Settings_menu_area.x thenApp.color{r=1, g=0.8, b=0}love.graphics.rectangle('line', Settings_menu_area.x, Settings_menu_area.y, Settings_menu_area.w, Settings_menu_area.h)endend[3.2223]end