Files
FNGameProj/Source/FortniteGame/Private/CustomCharacterPartAnimInstance_DumplingBackpack.cpp
T
2024-06-07 01:17:09 +02:00

9 lines
228 B
C++

#include "CustomCharacterPartAnimInstance_DumplingBackpack.h"
UCustomCharacterPartAnimInstance_DumplingBackpack::UCustomCharacterPartAnimInstance_DumplingBackpack() {
Bun1Cycle = 1;
Bun2Cycle = 1;
Bun3Cycle = 1;
}