can quit menus using B button
This commit is contained in:
@@ -20,7 +20,6 @@ static func get_level_state(level_state_key : String) -> LevelState:
|
||||
return new_level_state
|
||||
|
||||
static func has_game_state() -> bool:
|
||||
return false
|
||||
return GlobalState.has_state(STATE_NAME)
|
||||
|
||||
static func get_game_state() -> GameState:
|
||||
|
||||
Reference in New Issue
Block a user