mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
attposcache reset on invalidatecahce
This commit is contained in:
parent
a4a2d57c3d
commit
471ed11afd
@ -43,6 +43,7 @@ function SWEP:InvalidateCache()
|
||||
|
||||
self.StatCache = {}
|
||||
self.HookCache = {}
|
||||
self.AttPosCache = {}
|
||||
self.AffectorsCache = nil
|
||||
self.ElementsCache = nil
|
||||
self.ElementTablesCache = nil
|
||||
|
Loading…
Reference in New Issue
Block a user