(svn r11232) -Fix (r10495): industry tile override works like house override, so handle it in the same way

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
glx 17 years ago
parent 8c572c0ee5
commit 5684e42ada

@ -1755,7 +1755,6 @@ static bool IndustrytilesChangeInfo(uint indtid, int numinfo, int prop, byte **b
return false;
}
tsp->grf_prop.override = ovrid;
_industile_mngr.Add(indtid + i, ovrid);
} break;

Loading…
Cancel
Save