mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
📦 Game Update 13983
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Created using https://github.com/a2x/cs2-dumper
|
||||
* Tue, 19 Dec 2023 04:46:27 +0000
|
||||
* Fri, 22 Dec 2023 03:14:58 +0000
|
||||
*/
|
||||
|
||||
public static class animationsystem_dll { // animationsystem.dll
|
||||
@@ -157,11 +157,11 @@ public static class schemasystem_dll { // schemasystem.dll
|
||||
}
|
||||
|
||||
public static class server_dll { // server.dll
|
||||
public const nint NavGameTest001 = 0xA3E8B0;
|
||||
public const nint ServerToolsInfo_001 = 0x841790;
|
||||
public const nint Source2GameClients001 = 0x8417A0;
|
||||
public const nint Source2GameEntities001 = 0x8417B0;
|
||||
public const nint Source2Server001 = 0x8417C0;
|
||||
public const nint NavGameTest001 = 0xA3E8C0;
|
||||
public const nint ServerToolsInfo_001 = 0x8417A0;
|
||||
public const nint Source2GameClients001 = 0x8417B0;
|
||||
public const nint Source2GameEntities001 = 0x8417C0;
|
||||
public const nint Source2Server001 = 0x8417D0;
|
||||
public const nint EmptyWorldService001_Server = 0x593560;
|
||||
public const nint Source2ServerConfig001 = 0x573490;
|
||||
public const nint EntitySubclassUtilsV001 = 0x2D1AA0;
|
||||
|
||||
Reference in New Issue
Block a user