mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Small improvement
This commit is contained in:
parent
1cc71342e8
commit
8202c8fc6c
@ -30,9 +30,9 @@ public:
|
||||
MapLoadType_t m_eLoadType; // How the current map was loaded.
|
||||
bool m_bMapLoadFailed; // Map has failed to load, we need to kick back to the main menu (unused?).
|
||||
|
||||
void* m_pUnk0; // r5apex_ds.exe 'CBaseServer::Clear() + 7E'
|
||||
void* m_pUnk1; // r5apex_ds.exe 'CBaseServer::Clear() + 93'
|
||||
void* m_pUnk2; // r5apex_ds.exe 'CServer::FrameJob() + 20'
|
||||
void* m_pUnk0; // r5apex_ds.exe 'CBaseServer::Clear() + 0x7E'
|
||||
void* m_pUnk1; // r5apex_ds.exe 'CBaseServer::Clear() + 0x93'
|
||||
void* m_pUnk2; // r5apex_ds.exe 'CServer::FrameJob() + 0x20'
|
||||
void* m_pUnk3;
|
||||
}; // Size 0x0098
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user