format TODO: uniformly to auto-generate task list in MonoDevelop
This commit is contained in:
@@ -21,7 +21,7 @@ namespace OpenRA.Mods.RA
|
||||
public readonly int Range = 3;
|
||||
}
|
||||
|
||||
class CarpetBomb : ITick, ISync // todo: maybe integrate this better with the normal weapons system?
|
||||
class CarpetBomb : ITick, ISync // TODO: maybe integrate this better with the normal weapons system?
|
||||
{
|
||||
[Sync] CPos Target;
|
||||
[Sync] int dropDelay;
|
||||
|
||||
Reference in New Issue
Block a user