swords-and-ravens
swords-and-ravens copied to clipboard
Refactor the drafting game states
As a quick and dirty solution I copied stuff from DraftHouseCardsGameState
into DraftInfluencePositionsGameState
. To avoid duplicated code blocks both states should share a common base but let's try to avoid class inheritance.
If I will ever do this? 🤣