mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
fix 3.2
This commit is contained in:
@@ -478,7 +478,7 @@ void Offsets::FindAll()
|
||||
}
|
||||
if (Fortnite_Version == 3.2)
|
||||
{
|
||||
Offsets::NetworkObjectList = 0x4F8;
|
||||
Offsets::NetworkObjectList = 0x500;
|
||||
Offsets::ClientWorldPackageName = 0x1820;
|
||||
}
|
||||
if (Fortnite_Version == 3.2 || Fortnite_Version == 3.3)
|
||||
|
||||
Reference in New Issue
Block a user