Fixed compilation problem if this file is compiled.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9767 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
8efe390c08
commit
eb12aedbbf
@ -87,7 +87,7 @@ void TutorialRace::countdownReachedZero()
|
||||
} //
|
||||
else
|
||||
{
|
||||
removeKart(kart->getWorldKartId());
|
||||
eliminateKart(kart->getWorldKartId());
|
||||
|
||||
// In case that the kart on position 1 was removed, we have
|
||||
// to set the correct position (which equals the remaining
|
||||
|
Loading…
Reference in New Issue
Block a user