Tweak for end profiling

This commit is contained in:
Christian 2012-06-26 23:37:54 -04:00
parent 81d4d77202
commit 1c7bcf8077
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ public class FMLBukkitProfiler {
public static void resetProfiling()
{
endProfiling();
lastInstance = null;
}