Fix clang format

This commit is contained in:
duncanspumpkin 2021-01-08 19:16:30 +00:00 committed by Ted John
parent 59d11a63c0
commit 0960eb564b
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ struct Ride
uint8_t proposed_num_cars_per_train;
uint8_t max_trains;
public: //private:
public: // private:
uint8_t min_max_cars_per_train;
public: