added note
This commit is contained in:
parent
762756430a
commit
ad3b943c33
@ -28,6 +28,7 @@ function createContextMenu(class)
|
|||||||
end
|
end
|
||||||
|
|
||||||
function contextFunc(playerColor, amount)
|
function contextFunc(playerColor, amount)
|
||||||
|
-- TODO: only show colors that have a deck
|
||||||
local options = Player.getAvailableColors()
|
local options = Player.getAvailableColors()
|
||||||
table.insert(options, "Encounter Deck")
|
table.insert(options, "Encounter Deck")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user