Align construction windows with main toolbar.

This commit is contained in:
Juanjo
2013-10-19 11:40:00 +00:00
committed by pelya
parent 604205045f
commit 7079e675bf
5 changed files with 5 additions and 5 deletions

View File

@@ -1201,7 +1201,7 @@ public:
};
static WindowDesc _found_town_desc(
WDP_AUTO, "build_town", 160, 162,
WDP_ALIGN_TOOLBAR, "build_town", 160, 162,
WC_FOUND_TOWN, WC_NONE,
WDF_CONSTRUCTION,
_nested_found_town_widgets, lengthof(_nested_found_town_widgets)