1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-30 02:05:13 +01:00

Fix Clang format

This commit is contained in:
ζeh Matt
2022-02-16 19:49:25 +02:00
parent 02b816e38a
commit 512348a81d

View File

@@ -254,7 +254,6 @@ namespace OpenRCT2::Scripting
{
vehicle->next_vehicle_on_ride = EntityId::GetNull();
}
}
StationIndex ScVehicle::currentStation_get() const