(svn r21609) -Fix (r21545,r21552,r21580,r21586): Restore diagonal clearing of areas.

This commit is contained in:
alberth
2010-12-23 14:38:01 +00:00
parent d5d7a2d88f
commit 38a59fb3f3
4 changed files with 4 additions and 4 deletions

View File

@@ -142,7 +142,7 @@ struct BuildDocksToolbarWindow : Window {
break;
case DTW_DEMOLISH: // Demolish aka dynamite button
HandlePlacePushButton(this, DTW_DEMOLISH, ANIMCURSOR_DEMOLISH, HT_RECT, NULL);
HandlePlacePushButton(this, DTW_DEMOLISH, ANIMCURSOR_DEMOLISH, HT_RECT | HT_DIAGONAL, NULL);
break;
case DTW_DEPOT: // Build depot button