reverted debug code that shouldn't have been committed
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2788 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
4a032ca32e
commit
c403bc0037
@ -98,9 +98,6 @@ void StandardRace::getDefaultCollectibles(int& collectible_type, int& amount)
|
||||
amount = race_manager->getNumLaps();
|
||||
}
|
||||
else World::getDefaultCollectibles(collectible_type, amount);
|
||||
|
||||
collectible_type = POWERUP_PLUNGER;
|
||||
amount = 5;
|
||||
}
|
||||
//-----------------------------------------------------------------------------
|
||||
bool StandardRace::enableBonusBoxes()
|
||||
|
Loading…
x
Reference in New Issue
Block a user