mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-10 08:00:05 +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
|
||||
#if BEOS
|
||||
music/bemidi.cpp
|
||||
music/bemidi.cpp
|
||||
#end
|
||||
#if LIBTIMIDITY
|
||||
music/libtimidity.cpp
|
||||
|
@ -210,7 +210,7 @@ protected: // These functions should not be called outside acceleration code.
|
||||
return RoadVehInfo(this->engine_type)->tractive_effort;
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Gets the area used for calculating air drag.
|
||||
* @return Area of the engine.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user