"fix" gisserver for 14.60

This commit is contained in:
Gray
2025-03-30 15:44:52 -04:00
parent 228240101d
commit 2b6b321270
3 changed files with 7 additions and 5 deletions

View File

@@ -73,6 +73,8 @@ void Addresses::SetupVersion()
if (Fortnite_Version >= 16.00 && Fortnite_Version <= 18.40)
Engine_Version = 427; // 4.26.1;
// TODO: Fortnite_CL = X
}
else