(svn r614) [newgrf] Some minor code fixes

This commit is contained in:
dominik
2004-11-14 22:30:46 +00:00
parent 363a92bd43
commit d99b89ab29
2 changed files with 6 additions and 3 deletions

View File

@@ -1109,7 +1109,7 @@ static const Widget _build_waypoint_widgets[] = {
{ WWT_PANEL, 7, 275, 340, 17, 76, 0x0, STR_WAYPOINT_GRAPHICS_TIP},
{ WWT_HSCROLLBAR, 7, 1, 343, 80, 91, 0x0, STR_0190_SCROLL_BAR_SCROLLS_LIST},
{ WWT_LAST},
{ WIDGETS_END},
};
static const WindowDesc _build_waypoint_desc = {