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

7 lines
152 B
C++

#include "RuntimeOptionScheduledNotification.h"
FRuntimeOptionScheduledNotification::FRuntimeOptionScheduledNotification() {
LocalTime = false;
}