📦 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

@@ -419,8 +419,8 @@ public static class CAnimTagManagerUpdater {
public static class CAnimUpdateNodeBase {
public const ulong m_nodePath = 0x18;
public const ulong m_name = 0x48;
public const ulong m_networkMode = 0x50;
public const ulong m_networkMode = 0x48;
public const ulong m_name = 0x50;
}
public static class CAnimUpdateNodeRef {