mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-08 02:00:02 +08:00
Game Update (14107)
This commit is contained in:
@@ -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
|
||||
|
||||
#![allow(non_upper_case_globals, unused)]
|
||||
|
||||
@@ -161,15 +161,15 @@ pub mod cs2_dumper {
|
||||
// Module: server.dll
|
||||
pub mod server_dll {
|
||||
pub const EmptyWorldService001_Server: usize = 0x16FE8B0;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x16AAFA0;
|
||||
pub const NavGameTest001: usize = 0x17A5E10;
|
||||
pub const ServerToolsInfo_001: usize = 0x1755D68;
|
||||
pub const Source2GameClients001: usize = 0x1751720;
|
||||
pub const EntitySubclassUtilsV001: usize = 0x16AAFB0;
|
||||
pub const NavGameTest001: usize = 0x17A5E20;
|
||||
pub const ServerToolsInfo_001: usize = 0x1755D78;
|
||||
pub const Source2GameClients001: usize = 0x1751730;
|
||||
pub const Source2GameDirector001: usize = 0x18AF520;
|
||||
pub const Source2GameEntities001: usize = 0x1755470;
|
||||
pub const Source2Server001: usize = 0x17552D0;
|
||||
pub const Source2GameEntities001: usize = 0x1755480;
|
||||
pub const Source2Server001: usize = 0x17552E0;
|
||||
pub const Source2ServerConfig001: usize = 0x1980948;
|
||||
pub const customnavsystem001: usize = 0x168AAA8;
|
||||
pub const customnavsystem001: usize = 0x168AAB8;
|
||||
}
|
||||
// Module: soundsystem.dll
|
||||
pub mod soundsystem_dll {
|
||||
|
Reference in New Issue
Block a user