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:
hikerstk 2009-01-20 13:59:36 +00:00
parent 7e02093329
commit 3db2b9cab0

View File

@ -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