added note

This commit is contained in:
Chr1Z93 2023-11-05 18:06:17 +01:00
parent 762756430a
commit ad3b943c33

View File

@ -28,6 +28,7 @@ function createContextMenu(class)
end
function contextFunc(playerColor, amount)
-- TODO: only show colors that have a deck
local options = Player.getAvailableColors()
table.insert(options, "Encounter Deck")