mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
Format files using updated file_format.sh
This commit is contained in:
@@ -37,7 +37,7 @@ func _unhandled_input(event):
|
||||
else:
|
||||
_pause_menu.close()
|
||||
get_tree().set_input_as_handled()
|
||||
|
||||
|
||||
elif event.is_action_pressed("splitscreen"):
|
||||
if name == "Splitscreen":
|
||||
# We need to clean up a little bit first to avoid Viewport errors.
|
||||
|
||||
Reference in New Issue
Block a user