Merge branch 'main' of github.com:PfandBoss/SemesterGameJam2022

This commit is contained in:
2022-12-10 23:32:45 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -172,4 +172,4 @@ func fight():
emit_signal("shoot")
tween.tween_callback(func(): fight_state = FOUGHT).set_delay(0.7)
#Hallo