Removed compiler warning by adding missing newline at end of file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6327 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
f4c72bd783
commit
67192a869d
@ -173,4 +173,4 @@ void MaxSpeed::update(float dt)
|
||||
|
||||
} // update
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// ----------------------------------------------------------------------------
|
||||
|
@ -135,4 +135,4 @@ public:
|
||||
float getCurrentMaxSpeed() const { return m_current_max_speed; }
|
||||
|
||||
}; // MaxSpeed
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user