fahrschul auto motor

This commit is contained in:
hydrant
2020-03-17 21:50:15 +01:00
parent 9723646e6f
commit a34dcf5db1
2 changed files with 0 additions and 8 deletions

View File

@@ -487,10 +487,6 @@ namespace ReallifeGamemode.Server.Events
{
return;
}
else if (sV is SchoolVehicle)
{
return;
}
}
VehicleStreaming.SetEngineState(v, !state);
}