mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-15 20:22:07 +00:00
* Fixes not drawing cards from non-standard decks (#64070) In my refactor I forgot to give these a look over, luckily it was just a simple changing of the `populate_deck` proc. I didn't touch CAS because they still work (and they have entirely custom code anyways). * Fixes not drawing cards from non-standard decks Co-authored-by: Seth Scherer <supernovaa41@gmx.com>