forked from mirror/OpenTTD
(svn r6241) -Fix r6240: missed altering one line in last commit
This commit is contained in:
@@ -1348,7 +1348,7 @@ void PlayerVehWndProc(Window *w, WindowEvent *e)
|
|||||||
|
|
||||||
DrawVehicleProfitButton(v, x, y + 13);
|
DrawVehicleProfitButton(v, x, y + 13);
|
||||||
|
|
||||||
y += size_of_row;
|
y += w->resize.step_height;
|
||||||
}
|
}
|
||||||
} break;
|
} break;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user