Changeset - r1438:e2c70c464475
[Not reviewed]
master
0 1 0
tron - 20 years ago 2005-03-06 15:15:27
tron@openttd.org
(svn r1942) Fix r1938
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
train_cmd.c
Show inline comments
 
@@ -2564,6 +2564,7 @@ common:;
 
			CheckTrainCollision(v);
 
		}
 
	}
 
	return;
 

	
 
invalid_rail:
 
	/* We've reached end of line?? */
0 comments (0 inline, 0 general)