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

7 lines
140 B
C++

#include "FortAnimInput_CreativeMoveTool.h"
FFortAnimInput_CreativeMoveTool::FFortAnimInput_CreativeMoveTool() {
bIsFlying = false;
}