refact by claude
This commit is contained in:
@@ -15,7 +15,7 @@ end
|
||||
--- Updates the game window logic.
|
||||
function GameWindow.update()
|
||||
if Input.menu_back() then
|
||||
Context.current_window = "menu"
|
||||
Window.set_current("menu")
|
||||
MenuWindow.refresh_menu_items()
|
||||
return
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user