format TODO: uniformly to auto-generate task list in MonoDevelop
This commit is contained in:
@@ -96,7 +96,7 @@ namespace OpenRA.Mods.RA
|
||||
if (move != null && move.Altitude > info.minimalUnloadAltitude)
|
||||
return false;
|
||||
|
||||
// Todo: Check if there is a free tile to unload to
|
||||
// TODO: Check if there is a free tile to unload to
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user