We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a047e0c commit ddf4069Copy full SHA for ddf4069
lua/entities/gmod_wire_lamp.lua
@@ -95,6 +95,7 @@ if CLIENT then
95
end
96
97
self.LastLampMatrix = nil
98
+ self.LastLampColor = nil
99
100
101
function ENT:Think()
0 commit comments