mirror of
https://github.com/wiremod/wire.git
synced 2025-03-04 03:03:04 -05:00
Restore expression2 ghost functionality
Commit ec99005dd4
accidentally prevent the
E2 tool from showing ghosts.
This commit is contained in:
parent
01c36ae2aa
commit
966b1e4dc9
@ -157,6 +157,7 @@ if SERVER then
|
||||
|
||||
util.AddNetworkString("WireExpression2_OpenEditor")
|
||||
function TOOL:Think()
|
||||
WireToolObj.Think(self)
|
||||
--[[
|
||||
I had to replace TOOL:RightClick with TOOL:Think as prop protection was preventing
|
||||
the view requests system from functioning as intended
|
||||
|
Loading…
Reference in New Issue
Block a user