mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
test
This commit is contained in:
@@ -676,7 +676,7 @@ function B:DoMove(move)
|
|||||||
if moveTracker[source] then
|
if moveTracker[source] then
|
||||||
return false, "move incomplete"
|
return false, "move incomplete"
|
||||||
else
|
else
|
||||||
return B:StopStacking(L["Confused.. Try Again!"])
|
return --[[B:StopStacking(L["Confused.. Try Again!"])]] -- TODO
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user