mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-09 19:10:38 +00:00
(svn r20454) -Fix: some whitespace.
This commit is contained in:
parent
71ca58c2bb
commit
a8f4322a03
@ -914,7 +914,7 @@ music/null_m.cpp
|
|||||||
#end
|
#end
|
||||||
#end
|
#end
|
||||||
#if BEOS
|
#if BEOS
|
||||||
music/bemidi.cpp
|
music/bemidi.cpp
|
||||||
#end
|
#end
|
||||||
#if LIBTIMIDITY
|
#if LIBTIMIDITY
|
||||||
music/libtimidity.cpp
|
music/libtimidity.cpp
|
||||||
|
@ -210,7 +210,7 @@ protected: // These functions should not be called outside acceleration code.
|
|||||||
return RoadVehInfo(this->engine_type)->tractive_effort;
|
return RoadVehInfo(this->engine_type)->tractive_effort;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the area used for calculating air drag.
|
* Gets the area used for calculating air drag.
|
||||||
* @return Area of the engine.
|
* @return Area of the engine.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user