mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-01-04 00:23:27 +08:00
This commit is contained in:
parent
81db20d2c8
commit
6137d4cefc
@ -492,10 +492,7 @@ namespace big
|
|||||||
VEHICLE::GET_VEHICLE_TYRE_SMOKE_COLOR(vehicle, &tire_smoke_color[0], &tire_smoke_color[1], &tire_smoke_color[2]);
|
VEHICLE::GET_VEHICLE_TYRE_SMOKE_COLOR(vehicle, &tire_smoke_color[0], &tire_smoke_color[1], &tire_smoke_color[2]);
|
||||||
vehicle_json[tire_smoke_color_key] = tire_smoke_color;
|
vehicle_json[tire_smoke_color_key] = tire_smoke_color;
|
||||||
}
|
}
|
||||||
else
|
vehicle_json[mod_names[i]] = "TOGGLE";
|
||||||
{
|
|
||||||
vehicle_json[mod_names[i]] = "TOGGLE";
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (VEHICLE::GET_VEHICLE_MOD(vehicle, i) != -1)
|
if (VEHICLE::GET_VEHICLE_MOD(vehicle, i) != -1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user