Cosmetic change only (so that the file is consistent with 0.6 branch, see
r3002, which was already included here in r3001). git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@3003 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
7e02093329
commit
3db2b9cab0
@ -219,7 +219,7 @@ bool KartPropertiesManager::testAndSetKart(int kartid)
|
||||
if(!kartAvailable(kartid)) return false;
|
||||
m_selected_karts.push_back(kartid);
|
||||
return true;
|
||||
} // testAndSetKart
|
||||
} // kartAvailable
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
/** Returns true if a kart is available to be selected. A kart is available to
|
||||
|
Loading…
Reference in New Issue
Block a user