Convert some stray spaces to tabs.
This commit is contained in:
committed by
Paul Chote
parent
502c3e2bf5
commit
c8c7629bce
@@ -50,7 +50,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
foreach (var player in collector.World.Players)
|
||||
if (player.IsAlliedWith(collector.Owner))
|
||||
player.Shroud.ResetExploration();
|
||||
}
|
||||
}
|
||||
else
|
||||
collector.Owner.Shroud.ResetExploration();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user