fixed input mapping context issue
This commit is contained in:
@@ -14,6 +14,7 @@ var credits_scene
|
||||
var sub_menu
|
||||
|
||||
func load_game_scene() -> void:
|
||||
GUIDE.disable_mapping_context(menu_context)
|
||||
SceneLoader.load_scene(game_scene_path)
|
||||
|
||||
func new_game() -> void:
|
||||
|
||||
Reference in New Issue
Block a user