mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
Add 1.8.1 CL to addresses
This commit is contained in:
@@ -96,6 +96,8 @@ void Addresses::SetupVersion()
|
||||
Fortnite_Version = 1.72;
|
||||
if (Fortnite_CL == 3724489)
|
||||
Fortnite_Version = 1.8;
|
||||
if (Fortnite_CL == 3729133)
|
||||
Fortnite_Version = 1.8; // 1.8.1
|
||||
if (Fortnite_CL == 3741772)
|
||||
Fortnite_Version = 1.8; // 1.8.2
|
||||
if (Fortnite_CL == 3757339)
|
||||
|
||||
Reference in New Issue
Block a user