Enforce source style: add svn props and convert tabs to spaces.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9212 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
49ea3a9cf9
commit
6b9a1bad85
@ -430,7 +430,7 @@ public:
|
||||
/** Returns if the kart is currently being squashed. */
|
||||
bool isSquashed() const { return m_squash_time >0; }
|
||||
// ------------------------------------------------------------------------
|
||||
bool isWheeless() const {return m_kart_model->getWheelModel(0)==NULL;}
|
||||
bool isWheeless() const {return m_kart_model->getWheelModel(0)==NULL;}
|
||||
}; // Kart
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user