mirror of
https://github.com/CFC-Servers/chucks_weaponry_2.0.git
synced 2025-03-04 03:13:12 -05:00
commit
82e0567a7f
@ -105,7 +105,7 @@ function CustomizableWeaponry.grenadeTypes:setTo(target, network)
|
|||||||
if network then
|
if network then
|
||||||
net.Start("CW20_GRENADETYPE")
|
net.Start("CW20_GRENADETYPE")
|
||||||
net.WriteUInt(self.Grenade40MM, 8)
|
net.WriteUInt(self.Grenade40MM, 8)
|
||||||
net.End(self.Owner)
|
net.Send(self.Owner)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user