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

7 lines
122 B
C++

#include "FortMatchmakingGather.h"
UFortMatchmakingGather::UFortMatchmakingGather() {
ChanceToJoinInProgress = 1;
}