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:
@@ -14,5 +14,6 @@ namespace client_dll {
|
||||
|
||||
namespace engine2_dll {
|
||||
constexpr std::ptrdiff_t networkGameClient = 0x48AAB0;
|
||||
constexpr std::ptrdiff_t networkGameClient_maxClients = 0x250;
|
||||
constexpr std::ptrdiff_t networkGameClient_signOnState = 0x240;
|
||||
}
|
||||
Reference in New Issue
Block a user