CR feedback

This commit is contained in:
ZappoMan 2014-05-29 15:34:20 -07:00
parent e6966c2155
commit 7e3ef34e6c

View file

@ -219,9 +219,6 @@ void Stats::display(
int totalServers = NodeList::getInstance()->size();
lines = _expanded ? 5 : 3;
drawBackground(backgroundColor, horizontalOffset, 0, _generalStatsWidth, lines * STATS_PELS_PER_LINE + 10);
horizontalOffset += 5;