chore: gdformat bleed changes

This commit is contained in:
2025-08-23 20:52:29 +02:00
parent 2bd83504f2
commit d74831df56
7 changed files with 14 additions and 6 deletions

View File

@@ -31,7 +31,6 @@ func _ready() -> void:
add_child(weapon)
func _physics_process(delta: float) -> void:
if dead:
return