Removed fixed TODO, updated comments
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4398 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
1a84cc65c7
commit
f463c00dc7
@ -1032,8 +1032,7 @@ void KartSelectionScreen::allPlayersDone()
|
||||
|
||||
if (selection == RANDOM_KART_ID)
|
||||
{
|
||||
// FIXME: in multiplayer game, if two players select' random' make sure they don't select
|
||||
// the same kart or an already selected kart
|
||||
// don't select an already selected kart
|
||||
int randomID;
|
||||
bool done = false;
|
||||
do
|
||||
|
Loading…
Reference in New Issue
Block a user