Fix up the main game based on arena changes.
This commit is contained in:
parent
f839edcd56
commit
94b46a2f95
5 changed files with 9 additions and 10 deletions
|
|
@ -79,8 +79,6 @@ TEST_CASE("battle operations fantasy", "[combat-battle]") {
|
|||
fmt::println("ENEMY OUT OF AP");
|
||||
break;
|
||||
}
|
||||
|
||||
fmt::println("<<<<<<<<<<<<<<<<");
|
||||
}
|
||||
|
||||
REQUIRE(!battle.next());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue