mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-31 10:29:10 +00:00
(svn r13921) -Codechange (r11473): Use the correct enum...
This commit is contained in:
@@ -830,7 +830,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
this->LowerWidget(_smallmap_type + SMT_OWNER);
|
||||
this->LowerWidget(_smallmap_type + SM_WIDGET_CONTOUR);
|
||||
this->SetWidgetLoweredState(SM_WIDGET_TOGGLETOWNNAME, _smallmap_show_towns);
|
||||
|
||||
this->SmallMapCenterOnCurrentPos();
|
||||
|
Reference in New Issue
Block a user