summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index 5c8ce421c..2d9ed343f 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;