From 778a295b2d6b71b10c91658b143f604fed5fd19f Mon Sep 17 00:00:00 2001 From: Gray Date: Mon, 25 Aug 2025 21:47:29 -0400 Subject: [PATCH] Update FortGameModeAthena.cpp --- Project Reboot 3.0/FortGameModeAthena.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project Reboot 3.0/FortGameModeAthena.cpp b/Project Reboot 3.0/FortGameModeAthena.cpp index d945304..c7d93fc 100644 --- a/Project Reboot 3.0/FortGameModeAthena.cpp +++ b/Project Reboot 3.0/FortGameModeAthena.cpp @@ -728,7 +728,7 @@ bool AFortGameModeAthena::Athena_ReadyToStartMatchHook(AFortGameModeAthena* Game } } - constexpr bool bIsAthenaMap = false; + constexpr bool bIsAthenaMap = true; if (bIsAthenaMap) {