(svn r11302) -Fix (r9520): typo

This commit is contained in:
glx
2007-10-19 21:14:38 +00:00
parent c706b31eb7
commit 9371ac1307
3 changed files with 6 additions and 6 deletions

View File

@@ -2008,7 +2008,7 @@ static bool IndustriesChangeInfo(uint indid, int numinfo, int prop, byte **bufp,
break;
case 0x1A: // Special industry flags to define special behavior
indsp->behaviour = (IndustyBehaviour)grf_load_dword(&buf);
indsp->behaviour = (IndustryBehaviour)grf_load_dword(&buf);
break;
case 0x1B: // New industry text ID