mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
Update generated files
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
'''
|
||||
https://github.com/a2x/cs2-dumper
|
||||
2023-10-18 01:33:56.771469400 UTC
|
||||
2023-10-18 10:31:51.044839 UTC
|
||||
'''
|
||||
|
||||
class CAnimScriptBase:
|
||||
m_bIsValid = 0x8 # bool
|
||||
|
||||
class EmptyTestScript:
|
||||
class EmptyTestScript: # CAnimScriptBase
|
||||
m_hTest = 0x10 # CAnimScriptParam<float>
|
||||
|
||||
Reference in New Issue
Block a user