This commit is contained in:
Nick Fisher
2023-08-08 10:45:15 +08:00
5 changed files with 32 additions and 40 deletions

View File

@@ -557,8 +557,6 @@ bool AssetManager::setBoneAnimationBuffer(
frameData + numFrames * numBones * 7
);
Log("%d frames for %d bones", numFrames, numBones);
animationBuffer.mFrameLengthInMs = frameLengthInMs;
animationBuffer.mNumFrames = numFrames;