diff --git a/src/newgrf.cpp b/src/newgrf.cpp index 5c8ce421c6..2d9ed343f7 100644 --- a/src/newgrf.cpp +++ b/src/newgrf.cpp @@ -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;