From 8202c8fc6c3346cb226a284ff0fd7817ca711288 Mon Sep 17 00:00:00 2001 From: Amos <48657826+Mauler125@users.noreply.github.com> Date: Wed, 16 Mar 2022 01:38:00 +0100 Subject: [PATCH] Small improvement --- r5dev/public/include/edict.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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