summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index e815bfc91..4d1f16031 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -633,7 +633,8 @@ static ChangeInfoResult RailVehicleChangeInfo(uint engine, int numinfo, int prop
break;
case 0x18: // AI rank
- rvi->ai_rank = grf_load_byte(&buf);
+ grfmsg(2, "RailVehicleChangeInfo: Property 0x18 'AI rank' not used by NoAI, ignored.");
+ grf_load_byte(&buf);
break;
case 0x19: { // Engine traction type