1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-19 18:33:00 +01:00

Reset events for debug

This commit is contained in:
NuclearW
2013-02-15 22:06:16 -05:00
parent 88a6326f87
commit c5e8b90d71

View File

@@ -249,5 +249,7 @@ public class MetricsManager {
System.out.println("Graph: " + graphName + ", Column: " + colName + ", Value: " + value);
}
tracker.resetEvents();
}
}