forked from mirror/OpenTTD
(svn r1485) -Fix: [1031451] Catchment area shows when buying sign. Catchment area wasn't reset when road station window was unselected
-Fix: small GUI glitch in terraform toolbar
This commit is contained in:
@@ -200,7 +200,7 @@ static const Widget _terraform_widgets[] = {
|
||||
};
|
||||
|
||||
static const WindowDesc _terraform_desc = {
|
||||
640-157, 22+36, 157, 36,
|
||||
640-157, 22+36, 158, 36,
|
||||
WC_SCEN_LAND_GEN,0,
|
||||
WDF_STD_TOOLTIPS | WDF_STD_BTN | WDF_DEF_WIDGET | WDF_STICKY_BUTTON,
|
||||
_terraform_widgets,
|
||||
|
Reference in New Issue
Block a user