Recipe prep

This commit is contained in:
2025-05-20 15:19:43 -05:00
parent 8311d7c68f
commit 7b92b11696
17 changed files with 40 additions and 33 deletions

View File

@@ -6,4 +6,4 @@ var battle:Battle = null;
func startBattle(battle:Battle) -> void:
print("start battle");
self.battle = battle;
self.battle = battle;