Removed 'missing EOL' warning with linux compilation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2617 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
7274283311
commit
9c8290423d
@ -193,4 +193,5 @@ bool FollowTheLeaderRace::acceptPowerup(const int type) const
|
||||
if(type == POWERUP_ANVIL) return false;
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user