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

8 lines
208 B
C++

#include "CustomCharacterPartAnimInstance_MastermindBody.h"
UCustomCharacterPartAnimInstance_MastermindBody::UCustomCharacterPartAnimInstance_MastermindBody() {
ThighUpLeft = 1;
ThighUpRight = 1;
}