update dt

This commit is contained in:
Bunny67
2018-07-23 17:31:48 +03:00
parent 2af649d399
commit 88052dd29f
5 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -34,8 +34,8 @@ local function OnEvent(self)
ElvDB["gold"][E.myrealm][E.myname] = NewMoney
end
local function OnClick(self, btn)
if btn == "RightButton" and IsShiftKeyDown() then
local function OnClick(self)
if arg1 == "RightButton" and IsShiftKeyDown() then
ElvDB.gold = nil
OnEvent(self)
DT.tooltip:Hide()