mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 19:49:58 +08:00
Updated README
This commit is contained in:
7
generated/host.dll.cs
Normal file
7
generated/host.dll.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
public static class CAnimScriptBase {
|
||||
public const ulong m_bIsValid = 0x8;
|
||||
}
|
||||
|
||||
public static class EmptyTestScript {
|
||||
public const ulong m_hTest = 0x10;
|
||||
}
|
||||
Reference in New Issue
Block a user