mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Remove generated files from root directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-02-04 01:41:17.126927400 UTC
|
||||
// 2025-02-07 03:30:27.112539300 UTC
|
||||
|
||||
namespace CS2Dumper.Interfaces {
|
||||
// Module: animationsystem.dll
|
||||
@@ -157,16 +157,16 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: server.dll
|
||||
public static class ServerDll {
|
||||
public const nint EmptyWorldService001_Server = 0x137DCF0;
|
||||
public const nint EntitySubclassUtilsV001 = 0x132E3D0;
|
||||
public const nint NavGameTest001 = 0x141DD48;
|
||||
public const nint ServerToolsInfo_001 = 0x13D36A8;
|
||||
public const nint Source2GameClients001 = 0x13CD570;
|
||||
public const nint Source2GameDirector001 = 0x1501400;
|
||||
public const nint Source2GameEntities001 = 0x13D35D0;
|
||||
public const nint Source2Server001 = 0x13D3440;
|
||||
public const nint Source2ServerConfig001 = 0x15CBD88;
|
||||
public const nint customnavsystem001 = 0x1312B38;
|
||||
public const nint EmptyWorldService001_Server = 0x137DD10;
|
||||
public const nint EntitySubclassUtilsV001 = 0x132E3F0;
|
||||
public const nint NavGameTest001 = 0x141DD68;
|
||||
public const nint ServerToolsInfo_001 = 0x13D36C8;
|
||||
public const nint Source2GameClients001 = 0x13CD590;
|
||||
public const nint Source2GameDirector001 = 0x1501420;
|
||||
public const nint Source2GameEntities001 = 0x13D35F0;
|
||||
public const nint Source2Server001 = 0x13D3460;
|
||||
public const nint Source2ServerConfig001 = 0x15CBD98;
|
||||
public const nint customnavsystem001 = 0x1312B58;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
public static class SoundsystemDll {
|
||||
@@ -181,7 +181,7 @@ namespace CS2Dumper.Interfaces {
|
||||
}
|
||||
// Module: steamclient64.dll
|
||||
public static class Steamclient64Dll {
|
||||
public const nint CLIENTENGINE_INTERFACE_VERSION005 = 0xFFFFFFFF8BAF74EA;
|
||||
public static readonly nint CLIENTENGINE_INTERFACE_VERSION005 = unchecked((nint)0xFFFFFFFF8BAF74EA);
|
||||
public const nint IVALIDATE001 = 0x14A3108;
|
||||
public const nint SteamClient006 = 0x14A0860;
|
||||
public const nint SteamClient007 = 0x14A0868;
|
||||
|
Reference in New Issue
Block a user