Fix misc indentation errors.

This commit is contained in:
Paul Chote
2018-10-06 20:25:08 +01:00
committed by abcdefg30
parent 416f529cb0
commit eb0e2eeb9d
8 changed files with 30 additions and 31 deletions

View File

@@ -100,6 +100,6 @@ namespace OpenRA.Mods.Common.Traits
rgbaRenderer.DrawLine(wr.Screen3DPosition(spawnPos), wr.Screen3DPosition(exitCellCenter), 1f, self.Owner.Color.RGB);
}
}
}
}
}
}