mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-06-01 19:19:31 +02:00
Add the no_git scene
This commit is contained in:
parent
0121808dd3
commit
9d8c8e2b83
2 changed files with 109 additions and 0 deletions
scenes
4
scenes/no_git.gd
Normal file
4
scenes/no_git.gd
Normal file
|
@ -0,0 +1,4 @@
|
|||
extends Control
|
||||
|
||||
func quit():
|
||||
get_tree().quit()
|
Loading…
Add table
Add a link
Reference in a new issue