oh-my-git/scenes/no_git.gd

5 lines
49 B
GDScript3
Raw Normal View History

2021-02-16 11:14:06 +01:00
extends Control
func quit():
get_tree().quit()