mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-27 20:29:22 +02:00
Merge local version and GitHub version
This commit is contained in:
commit
c92afeaf55
5 changed files with 6 additions and 6 deletions
scenes
|
@ -74,7 +74,7 @@ func shell_received(text):
|
|||
|
||||
func _notification(what):
|
||||
if what == MainLoop.NOTIFICATION_WM_QUIT_REQUEST:
|
||||
#get_tree().quit() # default behavio
|
||||
#get_tree().quit() # default behavior
|
||||
get_tree().change_scene("res://scenes/survey.tscn")
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue