We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7ef4a commit 9de7f68Copy full SHA for 9de7f68
src/lua/types.lua
@@ -214,6 +214,8 @@
214
-- Joker card configuration (G.jokers.cards[].config)
215
---@class GJokersCardsConfig
216
---@field center table Center configuration for joker
217
+---@field card_count number Number of cards in joker area
218
+---@field card_limit number Maximum number of cards in joker area
219
220
-- =============================================================================
221
-- Utility Module (implemented in utils.lua)
0 commit comments