mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
fix soem cbgas
This commit is contained in:
@@ -394,7 +394,7 @@ std::vector<LootDrop> PickLootDrops(FName TierGroupName, int WorldLevel, int For
|
||||
LTDTables.clear();
|
||||
LPTables.clear();
|
||||
|
||||
if (Fortnite_Version == 12.00)
|
||||
if (Fortnite_Version == 12.00) // TODO
|
||||
return LootDrops;
|
||||
|
||||
bool bFoundPlaylistTable = false;
|
||||
|
||||
Reference in New Issue
Block a user