Update src/Classes/PassiveTreeView.lua
Styling fix Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
This commit is contained in:
@@ -212,7 +212,6 @@ function PassiveTreeViewClass:Draw(build, viewPort, inputEvents)
|
||||
end
|
||||
|
||||
self.hoverNode = hoverNode
|
||||
|
||||
-- If hovering over a node, find the path to it (if unallocated) or the list of dependent nodes (if allocated)
|
||||
local hoverPath, hoverDep
|
||||
if self.traceMode then
|
||||
|
||||
Reference in New Issue
Block a user