1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-04 13:42:55 +01:00

Removed irrelevant comments stating false facts

This commit is contained in:
Robert Jordan
2015-06-09 23:18:20 -04:00
parent 32b79ea216
commit d7a4474bcd

View File

@@ -3519,8 +3519,6 @@ static void window_ride_maintenance_dropdown()
case WIDX_FORCE_BREAKDOWN:
if (dropdownIndex == 0) {
// This doesn't work for all breakdown types.
//We'll need to decompile the peep_fixing function to figure out how to solve this.
switch (ride->breakdown_reason_pending) {
case BREAKDOWN_RESTRAINTS_STUCK_CLOSED:
case BREAKDOWN_RESTRAINTS_STUCK_OPEN: