Version of SMODS - stable 1.0.0-beta-1620a
I'm registering booster pack with the following parameters:
SMODS.Booster {
...
draw_hand = false,
config = { extra = 1, choose = 1 },
...
}
The hand is not being drawn, but when selecting the card with the controller the only option that appears is "USE", so picking up the card is not possible with the controller.
UPDATE: I've noticed this issues has been fixed on the latest release that's not been merge into stable, please consider merging latest tag to stable if it's possible.
Thanks!

Version of SMODS - stable
1.0.0-beta-1620aI'm registering booster pack with the following parameters:
The hand is not being drawn, but when selecting the card with the controller the only option that appears is "USE", so picking up the card is not possible with the controller.
UPDATE: I've noticed this issues has been fixed on the latest release that's not been merge into stable, please consider merging latest tag to stable if it's possible.
Thanks!