mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 19:49:58 +08:00
Update generated files
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
/*
|
||||
* https://github.com/a2x/cs2-dumper
|
||||
* 2023-10-18 01:33:56.770876900 UTC
|
||||
* 2023-10-18 10:31:51.044620700 UTC
|
||||
*/
|
||||
|
||||
public static class CAnimScriptBase {
|
||||
public const nint m_bIsValid = 0x8; // bool
|
||||
}
|
||||
|
||||
public static class EmptyTestScript {
|
||||
public static class EmptyTestScript { // CAnimScriptBase
|
||||
public const nint m_hTest = 0x10; // CAnimScriptParam<float>
|
||||
}
|
||||
Reference in New Issue
Block a user