more context menu functions
This commit is contained in:
parent
e97b07d137
commit
9765b39e2f
@ -1,5 +1,5 @@
|
|||||||
local playmatApi = require("playermat/PlaymatApi")
|
|
||||||
local deckLib = require("util/DeckLib")
|
local deckLib = require("util/DeckLib")
|
||||||
|
local playmatApi = require("playermat/PlaymatApi")
|
||||||
|
|
||||||
function onLoad()
|
function onLoad()
|
||||||
self.addContextMenuItem("Return this card", returnSelf)
|
self.addContextMenuItem("Return this card", returnSelf)
|
||||||
|
Loading…
Reference in New Issue
Block a user