📦 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

@@ -421,8 +421,8 @@ pub mod CAnimTagManagerUpdater {
pub mod CAnimUpdateNodeBase {
pub const m_nodePath: usize = 0x18;
pub const m_name: usize = 0x48;
pub const m_networkMode: usize = 0x50;
pub const m_networkMode: usize = 0x48;
pub const m_name: usize = 0x50;
}
pub mod CAnimUpdateNodeRef {