Steamopollys / Steamodded

A Balatro ModLoader
GNU General Public License v3.0
200 stars 44 forks source link

Pools, fix for playing cards #129

Closed english5040 closed 2 months ago

english5040 commented 2 months ago

Using in_pool when setting the initial deck could have weird behavior, since technically the game hasn't started. We can either set some flag in G.GAME that indicates whether the game has started, or have an in_initial_deck flag