This commit is contained in:
cblech
2025-07-25 20:20:34 +02:00
parent b6373e6a2b
commit f6e9a6f9b5
22 changed files with 193 additions and 30 deletions
@@ -82,4 +82,3 @@ func add_end_control(control:Control) -> void:
if control.has_method('refresh'):
control.refresh()
end_control = control