File diff r18912:e7974922f934 → r18913:fd2dc944ef3a
src/train.h
Show inline comments
 
@@ -116,8 +116,6 @@ struct Train FINAL : public GroundVehicl
 

	
 
	void ConsistChanged(bool same_length);
 

	
 
	void RailtypeChanged();
 

	
 
	int UpdateSpeed();
 

	
 
	void UpdateAcceleration();