format TODO: uniformly to auto-generate task list in MonoDevelop
This commit is contained in:
@@ -39,6 +39,6 @@ namespace OpenRA
|
||||
id, actors.Select(a => "#{0} {1}".F(a.ActorID, a.Info.Name)).JoinWith(",")));
|
||||
}
|
||||
|
||||
/* todo: add lazy group path crap, groupleader, pruning, etc */
|
||||
/* TODO: add lazy group path crap, groupleader, pruning, etc */
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user