From f69d940270aa1969c74004c1a78b3396eb37edc1 Mon Sep 17 00:00:00 2001 From: Twin1 Date: Thu, 7 Dec 2023 21:18:05 -0600 Subject: [PATCH] =?UTF-8?q?=E2=98=A0=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Project Reboot 3.0/GameModeBase.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Project Reboot 3.0/GameModeBase.cpp b/Project Reboot 3.0/GameModeBase.cpp index 458f030..af2aba9 100644 --- a/Project Reboot 3.0/GameModeBase.cpp +++ b/Project Reboot 3.0/GameModeBase.cpp @@ -8,6 +8,7 @@ #include "DataTableFunctionLibrary.h" #include "FortAthenaMutator_GG.h" #include "FortAthenaMutator_InventoryOverride.h" +#include "calendar.h" void AGameModeBase::RestartPlayerAtTransform(AController* NewPlayer, FTransform SpawnTransform) {