mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
CR feedback
This commit is contained in:
parent
e6966c2155
commit
7e3ef34e6c
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue