(svn r6241) -Fix r6240: missed altering one line in last commit

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
bjarni 18 years ago
parent ced2972c74
commit 8f102334ff

@ -1348,7 +1348,7 @@ void PlayerVehWndProc(Window *w, WindowEvent *e)
DrawVehicleProfitButton(v, x, y + 13);
y += size_of_row;
y += w->resize.step_height;
}
} break;

Loading…
Cancel
Save