Accidentally committed with line of code commented out
This commit is contained in:
parent
d3b541dc27
commit
6eed36f0ee
@ -1187,7 +1187,7 @@ public abstract class Game implements Listener
|
||||
for (StatTracker tracker : getStatTrackers())
|
||||
HandlerList.unregisterAll(tracker);
|
||||
|
||||
//if (CanAddStats)
|
||||
if (CanAddStats)
|
||||
{
|
||||
Manager.saveBasicStats(this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user