2.5 semi supprt what

This commit is contained in:
Milxnor
2023-03-24 23:59:31 -04:00
parent 129e9ab0d2
commit ffcead3ed0
9 changed files with 110 additions and 35 deletions

View File

@@ -972,7 +972,7 @@ void AFortGameModeAthena::Athena_HandleStartingNewPlayerHook(AFortGameModeAthena
LOG_INFO(LogDev, "HandleStartingNewPlayer end");
if (Engine_Version < 420)
if (Fortnite_Version <= 2.5)
{
static auto QuickBarsOffset = NewPlayer->GetOffset("QuickBars", false);