mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-03-27 16:07:23 +08:00
latest game update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2026-03-16 07:21:21.899821400 UTC
|
||||
// 2026-03-17 09:52:27.225884900 UTC
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@@ -160,16 +160,16 @@ pub mod cs2_dumper {
|
||||
}
|
||||
// Module: server.dll
|
||||
pub mod server_dll {
|
||||
pub const EmptyWorldService001_Server: usize = 0x1B76BE0;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x1B22140;
|
||||
pub const NavGameTest001: usize = 0x1C207F8;
|
||||
pub const ServerToolsInfo_001: usize = 0x1BD1A78;
|
||||
pub const Source2GameClients001: usize = 0x1BCEAF0;
|
||||
pub const Source2GameDirector001: usize = 0x1D60A30;
|
||||
pub const Source2GameEntities001: usize = 0x1BD1180;
|
||||
pub const Source2Server001: usize = 0x1BD0FE0;
|
||||
pub const Source2ServerConfig001: usize = 0x1E55878;
|
||||
pub const customnavsystem001: usize = 0x1B00EF8;
|
||||
pub const EmptyWorldService001_Server: usize = 0x1B76C00;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x1B22160;
|
||||
pub const NavGameTest001: usize = 0x1C20878;
|
||||
pub const ServerToolsInfo_001: usize = 0x1BD1AF8;
|
||||
pub const Source2GameClients001: usize = 0x1BCEB70;
|
||||
pub const Source2GameDirector001: usize = 0x1D60AB0;
|
||||
pub const Source2GameEntities001: usize = 0x1BD1200;
|
||||
pub const Source2Server001: usize = 0x1BD1060;
|
||||
pub const Source2ServerConfig001: usize = 0x1E558F8;
|
||||
pub const customnavsystem001: usize = 0x1B00F18;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
pub mod soundsystem_dll {
|
||||
@@ -217,10 +217,6 @@ pub mod cs2_dumper {
|
||||
pub mod v8system_dll {
|
||||
pub const Source2V8System001: usize = 0x316B0;
|
||||
}
|
||||
// Module: vconcomm.dll
|
||||
pub mod vconcomm_dll {
|
||||
pub const VConComm001: usize = 0x39540;
|
||||
}
|
||||
// Module: vphysics2.dll
|
||||
pub mod vphysics2_dll {
|
||||
pub const VPhysics2_Handle_Interface_001: usize = 0x4000E0;
|
||||
|
||||
Reference in New Issue
Block a user