format TODO: uniformly to auto-generate task list in MonoDevelop
This commit is contained in:
@@ -24,7 +24,7 @@ namespace OpenRA.Mods.RA
|
||||
public readonly bool Hidden = false;
|
||||
public readonly int BuildLimit = 0;
|
||||
|
||||
// todo: UI fluff; doesn't belong here
|
||||
// TODO: UI fluff; doesn't belong here
|
||||
public readonly int BuildPaletteOrder = 9999;
|
||||
public readonly string Hotkey = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user