Timetable wait in depot: minor whitespace/style changes.
This commit is contained in:
@@ -2199,7 +2199,8 @@ void Vehicle::HandleWaiting(bool stop_waiting)
|
||||
break;
|
||||
}
|
||||
|
||||
default: return;
|
||||
default:
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user