(svn r8485) -Fix

-Fix (since the dawn of time): Remove phantom oil rigs sometimes present in old savegames
This commit is contained in:
tron
2007-01-31 10:50:12 +00:00
parent 4a5c2bb70c
commit c846b28d40
3 changed files with 15 additions and 1 deletions

View File

@@ -28,7 +28,6 @@
void ShowIndustryViewWindow(int industry);
void BuildOilRig(TileIndex tile);
void DeleteOilRig(TileIndex tile);
static byte _industry_sound_ctr;
static TileIndex _industry_sound_tile;