mirror of
https://github.com/godotengine/regression-test-project.git
synced 2026-01-01 01:48:47 +03:00
Free time node
This commit is contained in:
@@ -64,6 +64,5 @@ func _process(delta: float) -> void:
|
||||
|
||||
func _exit_tree():
|
||||
os.free()
|
||||
if !ClassDB.class_exists("Time"):
|
||||
time.free()
|
||||
time.free()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user