summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index ff881e539..c10e40638 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -3114,8 +3114,8 @@ static ChangeInfoResult AirportTilesChangeInfo(uint airtid, int numinfo, int pro
break;
}
- case 0x0E: // Callback flags
- tsp->callback_flags = buf->ReadByte();
+ case 0x0E: // Callback mask
+ tsp->callback_mask = buf->ReadByte();
break;
case 0x0F: // Animation information