mirror of
https://github.com/Relintai/regression-test-project.git
synced 2025-01-25 15:29:19 +01:00
Free time node
This commit is contained in:
parent
a076ba07be
commit
2a353ae381
@ -64,6 +64,5 @@ func _process(delta: float) -> void:
|
|||||||
|
|
||||||
func _exit_tree():
|
func _exit_tree():
|
||||||
os.free()
|
os.free()
|
||||||
if !ClassDB.class_exists("Time"):
|
time.free()
|
||||||
time.free()
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user