Loading

Revision differences

Old revision #prugkdgjqNew revision #piy9msgw1
15        ret = DoCommand(tile, 0, 0, flags, CMD_LANDSCAPE_CLEAR);  15        ret = DoCommand(tile, 0, 0, flags, CMD_LANDSCAPE_CLEAR);  
16        if (ret.Failed()) return ret;  16        if (ret.Failed()) return ret;  
17        cost.AddCost(ret);  17        cost.AddCost(ret);  
  18        cost.AddCost(_price[PR_BUILD_CANAL]);  
18    }  19    }  
19  20  
20    /* lower tile */  21    /* lower tile */