mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 16:39:58 +08:00
Fetch networkGameClient_maxClients offset
This commit is contained in:
@@ -12,5 +12,6 @@ pub mod client_dll {
|
||||
|
||||
pub mod engine2_dll {
|
||||
pub const networkGameClient: usize = 0x48AAB0;
|
||||
pub const networkGameClient_maxClients: usize = 0x250;
|
||||
pub const networkGameClient_signOnState: usize = 0x240;
|
||||
}
|
||||
Reference in New Issue
Block a user