Merge remote-tracking branch 'origin/demo'

This commit is contained in:
cakipaul 2025-08-06 02:06:28 +08:00
commit 414828d061

View File

@ -83,7 +83,7 @@ func _ready() -> void:
func _visibility_changed():
_check_display()
sign_mark.enabled = enabled and is_visible_in_tree()
func _check_display():