mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
2.5 semi supprt what
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user