Fix up the main game based on arena changes.

This commit is contained in:
Zed A. Shaw 2025-12-05 11:20:35 -05:00
parent f839edcd56
commit 94b46a2f95
5 changed files with 9 additions and 10 deletions

View file

@ -79,8 +79,6 @@ TEST_CASE("battle operations fantasy", "[combat-battle]") {
fmt::println("ENEMY OUT OF AP");
break;
}
fmt::println("<<<<<<<<<<<<<<<<");
}
REQUIRE(!battle.next());