remove unitinfluence debug, not needed anymore
This commit is contained in:
@@ -92,7 +92,6 @@ namespace OpenRA.Graphics
|
||||
|
||||
foreach (var image in SpritesToRender() )
|
||||
image.Sprite.DrawAt(image.Pos, this.GetPaletteIndex(image.Palette), image.Scale);
|
||||
uiOverlay.Draw(this, world);
|
||||
|
||||
// added for contrails
|
||||
foreach (var a in world.Actors)
|
||||
|
||||
Reference in New Issue
Block a user