Rewrote some stuff to make it more clearer

This commit is contained in:
Unknown
2024-04-20 15:04:09 +02:00
parent db2282b7a2
commit 232e5c2bd6
3 changed files with 5 additions and 3 deletions

View File

@ -30,6 +30,8 @@ namespace Offsets
constexpr int32 GNames = 0x00000000;
constexpr int32 ProcessEvent = 0x013522E0;
constexpr int32 ProcessEventIdx = 0x00000044;
constexpr int32 PostRenderIdx = 0x00000064;
constexpr int32 StaticConstructObject_Internal = 0x1359C70;
}
#include "PropertyFixup.hpp"