📦 Game Update 13938

This commit is contained in:
a2x
2023-09-14 11:13:53 +10:00
parent 2e7cc79b06
commit 913252320e
31 changed files with 8620 additions and 8675 deletions

View File

@@ -423,8 +423,8 @@ namespace CAnimTagManagerUpdater {
namespace CAnimUpdateNodeBase {
constexpr std::ptrdiff_t m_nodePath = 0x18;
constexpr std::ptrdiff_t m_name = 0x48;
constexpr std::ptrdiff_t m_networkMode = 0x50;
constexpr std::ptrdiff_t m_networkMode = 0x48;
constexpr std::ptrdiff_t m_name = 0x50;
}
namespace CAnimUpdateNodeRef {