[Workaround]: Remove Start LS Customs Button from LS Customs Menu (#3065)
This commit is contained in:
@ -192,10 +192,6 @@ namespace big
|
||||
});
|
||||
}
|
||||
|
||||
components::button("START_LS_CUSTOMS"_T, [] {
|
||||
g.vehicle.ls_customs = true;
|
||||
});
|
||||
ImGui::SameLine();
|
||||
if (components::button("MAX_VEHICLE"_T))
|
||||
{
|
||||
g_fiber_pool->queue_job([] {
|
||||
|
Reference in New Issue
Block a user