diff --git a/r5dev/public/include/edict.h b/r5dev/public/include/edict.h index 953c4cf6..f612acfa 100644 --- a/r5dev/public/include/edict.h +++ b/r5dev/public/include/edict.h @@ -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