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

8 lines
151 B
C++

#include "FortBatchUpdatePlayer_Update.h"
FFortBatchUpdatePlayer_Update::FFortBatchUpdatePlayer_Update() {
TheaterNum = 0;
OutpostNum = 0;
}