center watch button sprite in toolbar

This commit is contained in:
Pavel Stupnikov
2015-11-13 03:42:13 +03:00
parent 88eecbe03e
commit d6c3955c8c
3 changed files with 12 additions and 2 deletions

View File

@@ -548,6 +548,7 @@ struct BuildRoadToolbarWindow : Window {
case WID_ROT_FULLROAD:
HandlePlacePushButton(this, WID_ROT_FULLROAD, _road_type_infos[_cur_roadtype].cursor_autoroad, HT_RECT);
// IConsolePrintF(CC_WARNING, "WARNING! Full-tile autoroad tool is deprecated and will be removed in next release.");
this->last_started_action = widget;
break;