Update FortGameModeAthena.cpp

This commit is contained in:
Gray
2025-08-25 21:47:29 -04:00
committed by GitHub
parent 9cd708a8d0
commit 778a295b2d

View File

@@ -728,7 +728,7 @@ bool AFortGameModeAthena::Athena_ReadyToStartMatchHook(AFortGameModeAthena* Game
} }
} }
constexpr bool bIsAthenaMap = false; constexpr bool bIsAthenaMap = true;
if (bIsAthenaMap) if (bIsAthenaMap)
{ {