cleans up some unused code

This commit is contained in:
artus
2020-12-06 13:51:22 +01:00
parent 4565755868
commit 9726fb8fcf
8 changed files with 61 additions and 50 deletions

View File

@@ -18,4 +18,4 @@ func pause_game():
func _input(event):
if event.is_action_pressed("ui_cancel"):
pause_game()
pause_game()