forked from team-sg/hero-mark-2
first commit
This commit is contained in:
commit
096ebe5aa4
275 changed files with 3937 additions and 0 deletions
4
scripts/delete_on_game_running.gd
Normal file
4
scripts/delete_on_game_running.gd
Normal file
|
@ -0,0 +1,4 @@
|
|||
extends Node
|
||||
|
||||
func _ready():
|
||||
queue_free()
|
Loading…
Add table
Add a link
Reference in a new issue