Killed a bunch of logging statements
This commit is contained in:
@@ -835,8 +835,6 @@ namespace OpenRA
|
||||
paletteAnimationFrame++;
|
||||
else
|
||||
paletteAnimationFrame--;
|
||||
|
||||
Log.Write("{0}",paletteAnimationFrame);
|
||||
|
||||
// Calculate palette position
|
||||
if (paletteAnimationFrame <= paletteAnimationLength)
|
||||
|
||||
Reference in New Issue
Block a user