Files
2026-04-22 15:51:07 +02:00

8 lines
163 B
C++

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