mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
Merge pull request #549 from metrostroi-repo/SEATS_2
This commit is contained in:
@@ -873,6 +873,7 @@ function ENT:OnRemove(nfinal)
|
|||||||
self.Sounds = {loop = {},isloop = {}}
|
self.Sounds = {loop = {},isloop = {}}
|
||||||
self.PassengerEnts = {}
|
self.PassengerEnts = {}
|
||||||
self.PassengerEntsStucked = {}
|
self.PassengerEntsStucked = {}
|
||||||
|
self.DisableSeatShadows = nil
|
||||||
end
|
end
|
||||||
|
|
||||||
function ENT:CalcAbsolutePosition(pos, ang)
|
function ENT:CalcAbsolutePosition(pos, ang)
|
||||||
|
|||||||
Reference in New Issue
Block a user