Game Update (14107)

This commit is contained in:
ArcherY417
2025-09-24 09:57:20 +08:00
committed by GitHub
parent 2607daaf48
commit 4c12e7e722
70 changed files with 218 additions and 234 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-09-23 03:29:34.120750500 UTC
// 2025-09-24 01:52:12.383893800 UTC
namespace CS2Dumper.Interfaces {
// Module: animationsystem.dll
@@ -158,15 +158,15 @@ namespace CS2Dumper.Interfaces {
// Module: server.dll
public static class ServerDll {
public const nint EmptyWorldService001_Server = 0x16FE8B0;
public const nint EntitySubclassUtilsV001 = 0x16AAFA0;
public const nint NavGameTest001 = 0x17A5E10;
public const nint ServerToolsInfo_001 = 0x1755D68;
public const nint Source2GameClients001 = 0x1751720;
public const nint EntitySubclassUtilsV001 = 0x16AAFB0;
public const nint NavGameTest001 = 0x17A5E20;
public const nint ServerToolsInfo_001 = 0x1755D78;
public const nint Source2GameClients001 = 0x1751730;
public const nint Source2GameDirector001 = 0x18AF520;
public const nint Source2GameEntities001 = 0x1755470;
public const nint Source2Server001 = 0x17552D0;
public const nint Source2GameEntities001 = 0x1755480;
public const nint Source2Server001 = 0x17552E0;
public const nint Source2ServerConfig001 = 0x1980948;
public const nint customnavsystem001 = 0x168AAA8;
public const nint customnavsystem001 = 0x168AAB8;
}
// Module: soundsystem.dll
public static class SoundsystemDll {