📦 Game Update 13973

This commit is contained in:
a2x
2023-11-21 11:07:02 +10:00
parent 614c15299e
commit b7ee68c67e
76 changed files with 485 additions and 453 deletions

View File

@@ -1,6 +1,6 @@
'''
Created using https://github.com/a2x/cs2-dumper
Sat, 18 Nov 2023 01:51:40 +0000
Tue, 21 Nov 2023 00:47:41 +0000
'''
class CEmptyEntityInstance:
@@ -139,6 +139,10 @@ class EventClientSimulate_t: # EventSimulate_t
class EventFrameBoundary_t:
m_flFrameTime = 0x0 # float
class EventHostTimescaleChanged_t:
m_flOldValue = 0x0 # float
m_flNewValue = 0x4 # float
class EventModInitialized_t:
class EventPostAdvanceTick_t: # EventSimulate_t