mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
performace
This commit is contained in:
@@ -467,6 +467,10 @@ void Offsets::FindAll()
|
||||
Offsets::NetworkObjectList = 0x490;
|
||||
Offsets::ReplicationFrame = 0x2C8;
|
||||
}
|
||||
if (Fortnite_Version >= 20 && Fortnite_Version < 22)
|
||||
{
|
||||
Offsets::ReplicationFrame = 0x3D8;
|
||||
}
|
||||
|
||||
Offsets::IsNetRelevantFor = FindIsNetRelevantForOffset();
|
||||
Offsets::Script = Offsets::Children + 8 + 4 + 4;
|
||||
|
||||
Reference in New Issue
Block a user