mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
todo
This commit is contained in:
@@ -217,7 +217,7 @@ local function OnMouseUp() --
|
||||
end
|
||||
|
||||
local function OnReceiveDrag() -- EditBox / ScrollFrame
|
||||
if not GetCursorInfo then print("TODO GetCursorInfo") return end -- TODO
|
||||
if not GetCursorInfo then return end
|
||||
|
||||
local type, id, info = GetCursorInfo()
|
||||
if type == "spell" then
|
||||
|
||||
Reference in New Issue
Block a user