mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
Update cl_laser.lua
This commit is contained in:
parent
64b5e5bff5
commit
e273bf82a2
@ -147,6 +147,8 @@ function SWEP:DrawLasers(wm, behav)
|
||||
if wm then
|
||||
mdl = self.WModel
|
||||
end
|
||||
|
||||
if !mdl then return end -- still not valid??
|
||||
end
|
||||
|
||||
local wmnotdrawn = wm and self.LastWMDrawn != UnPredictedCurTime() and owner != lp
|
||||
|
Loading…
Reference in New Issue
Block a user