summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--newgrf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/newgrf.c b/newgrf.c
index ae6de3d26..479b52721 100644
--- a/newgrf.c
+++ b/newgrf.c
@@ -436,6 +436,7 @@ static bool RailVehicleChangeInfo(uint engine, int numinfo, int prop, byte **buf
case 0x20: /* Air drag */
case 0x25: /* User-defined bit mask to set when checking veh. var. 42 */
case 0x26: /* Retire vehicle early */
+ case 0x27: /* Miscellaneous flags */
{
/* TODO */
FOR_EACH_OBJECT {