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

7 lines
169 B
C++

#include "RawPointToLastServerIndexPlusAlpha.h"
FRawPointToLastServerIndexPlusAlpha::FRawPointToLastServerIndexPlusAlpha() {
ReppedLastServerIndexPlusAlpha = 1;
}