njohnson 8f3fa82f64 Fix: Parse size from data stream
This commit fixes a parsing issue in `XAnimDeltaPartQuat` where the size of the data was not being correctly read from the data stream. It now uses `aStream->ParseUInt32()` to read the size, including a descriptive string for debugging.
2025-09-10 21:55:44 -04:00
..
2025-08-14 17:30:25 -04:00
2025-09-07 12:36:08 -04:00
2025-09-10 21:55:44 -04:00
2025-09-07 12:36:08 -04:00
2025-08-14 18:50:13 -04:00