abandon not possible everywhere + drag fixes + text fixes

This commit is contained in:
Altaezio
2026-07-30 11:57:03 +02:00
parent 04ff9de78a
commit 0409a8bc8b
10 changed files with 35 additions and 12 deletions
@@ -18,4 +18,7 @@ func get_scene_title() -> String:
return tr("INTERNODE")
func get_scene_icon() -> Texture:
return preload("res://common/icons/rocket.svg")
return preload("res://common/icons/rocket.svg")
func can_abandon() -> bool:
return true