iamlogand / republic-of-rome-online

An online adaptation of The Republic of Rome, a strategy board game
https://www.roronline.com/
MIT License
5 stars 2 forks source link

Fix the `get_latest_phase` function #410

Closed iamlogand closed 8 months ago

iamlogand commented 8 months ago

Fix a bug where the get_latest_phase function was pretty much broken, causing the game to never progress beyond the second turn.

This was a regression introduced in #404.