Remove an outdated TODO comment

This commit is contained in:
abcdefg30
2016-08-27 19:24:25 +02:00
parent 7fbe282167
commit 57d6f678e1

View File

@@ -220,10 +220,6 @@ namespace OpenRA.Server
}) { IsBackground = true }.Start(); }) { IsBackground = true }.Start();
} }
/* lobby rework TODO:
* - "teams together" option for team games -- will eliminate most need
* for manual spawnpoint choosing.
*/
int nextPlayerIndex; int nextPlayerIndex;
public int ChooseFreePlayerIndex() public int ChooseFreePlayerIndex()
{ {