format TODO: uniformly to auto-generate task list in MonoDevelop
This commit is contained in:
@@ -186,7 +186,7 @@ namespace OpenRA.Mods.RA.Widgets
|
||||
public override void Draw()
|
||||
{
|
||||
if (!IsVisible()) return;
|
||||
// todo: fix
|
||||
// TODO: fix
|
||||
|
||||
int paletteHeight = DrawPalette(CurrentQueue);
|
||||
DrawBuildTabs(world, paletteHeight);
|
||||
|
||||
Reference in New Issue
Block a user