Removed debug option to always show skid marks.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14353 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2013-10-30 22:54:46 +00:00
parent 90ca7db0c2
commit 44f49b19b7

View File

@ -123,7 +123,7 @@ void SkidMarks::update(float dt, bool force_skid_marks,
skid->getSkidState()==Skidding::SKID_ACCUMULATE_RIGHT )
&& skid->getGraphicalJumpOffset()<=0
&& delta.length2()>=0.0001f ) );
is_skidding = true;
if(m_skid_marking)
{
if (!is_skidding) // end skid marking