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

7 lines
127 B
C++

#include "FortReplicatedVelocityData.h"
FFortReplicatedVelocityData::FFortReplicatedVelocityData() {
RepIncrement = 0;
}