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

pull/155/head
bjarni 18 years ago
parent 9e42d2c51b
commit 76dd9bf928

@ -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