lijim / monks-and-mages

Monks and Mages is a TCG-game built on React and socket.io
https://www.monksandmages.com
MIT License
17 stars 0 forks source link

Fix: Display proper numbers when drafting after playing limited #425

Closed lijim closed 1 year ago

lijim commented 1 year ago

It was possible to get into this state if playing a round of draft right after playing sealed.

Now we'll check to make sure that the game state is in deckbuilding before using subtraction logic to determine card quantities

Screen Shot 2023-03-15 at 7 37 31 AM