mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
creative stuff
This commit is contained in:
@@ -109,7 +109,7 @@ static inline void SpawnVehicles()
|
||||
{
|
||||
auto VehicleSpawner = (AllVehicleSpawners.at(i));
|
||||
|
||||
static auto FortVehicleItemDefVariantsOffset = VehicleSpawner->GetOffset("FortVehicleItemDefVariants");
|
||||
static auto FortVehicleItemDefVariantsOffset = VehicleSpawner->GetOffset("FortVehicleItemDefVariants", false);
|
||||
|
||||
bool aa = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user