updating project files
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 31s
Create tag and build when new code gets to main / Test (push) Has been cancelled
Create tag and build when new code gets to main / Export (push) Has been cancelled

This commit is contained in:
2026-01-28 09:50:10 +01:00
parent 119850a7b4
commit af1f6da98d
656 changed files with 12395 additions and 5889 deletions

View File

@@ -55,5 +55,3 @@ func _on_drill_has_no_coal_state_stepped():
func _on_next_round_button_pressed():
# when the next round button is pressed we handle all currently active states
_state_chart.step()