(svn r13026) -Codechange[FS#1999]: Further Dynamite Tool Unification.(Roujin)

This commit is contained in:
belugas
2008-05-10 02:59:52 +00:00
parent 8d0a7f4634
commit 8ebfbc2bd3
2 changed files with 2 additions and 2 deletions

View File

@@ -574,7 +574,7 @@ static void BuildRoadToolbWndProc(Window *w, WindowEvent *e)
break;
case DDSP_DEMOLISH_AREA:
DoCommandP(end_tile, start_tile, 0, CcPlaySound10, CMD_CLEAR_AREA | CMD_MSG(STR_00B5_CAN_T_CLEAR_THIS_AREA));
GUIPlaceProcDragXY(e);
break;
case DDSP_PLACE_ROAD_X_DIR: