Free time node

This commit is contained in:
Rafał Mikrut 2021-05-27 10:10:48 +02:00
parent a076ba07be
commit 2a353ae381

View File

@ -64,6 +64,5 @@ func _process(delta: float) -> void:
func _exit_tree():
os.free()
if !ClassDB.class_exists("Time"):
time.free()
time.free()