Reverted some Android patches

This commit is contained in:
Sergii Pylypenko
2017-09-22 22:39:07 +03:00
parent 97b73144ff
commit 3d117bc6e2
2 changed files with 18 additions and 16 deletions

View File

@@ -191,9 +191,10 @@ struct BuildDocksToolbarWindow : Window {
PlaceProc_DemolishArea(tile);
break;
case WID_DT_STATION: // Build station button
case WID_DT_STATION: { // Build station button
VpStartPlaceSizing(tile, VPM_SINGLE_TILE, DDSP_BUILD_STATION);
break;
}
case WID_DT_DEPOT: // Build depot button
case WID_DT_BUOY: // Build buoy button