format TODO: uniformly to auto-generate task list in MonoDevelop
This commit is contained in:
@@ -19,7 +19,7 @@ namespace OpenRA.Mods.RA.Widgets.Logic
|
||||
[ObjectCreator.UseCtor]
|
||||
public OrderButtonsChromeLogic(World world)
|
||||
{
|
||||
/* todo: attach this to the correct widget, to remove the lookups below */
|
||||
/* TODO: attach this to the correct widget, to remove the lookups below */
|
||||
var r = Ui.Root;
|
||||
var gameRoot = r.Get("INGAME_ROOT");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user