Remove an outdated TODO comment
This commit is contained in:
@@ -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()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user