mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-31 20:22:05 -07:00
Fix @aikar's oops with verbose timings
This commit is contained in:
@@ -1327,7 +1327,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ * @return Enabled or not
|
||||
+ */
|
||||
+ public static boolean isVerboseTimingsEnabled() {
|
||||
+ return timingsEnabled;
|
||||
+ return verboseEnabled;
|
||||
+ }
|
||||
+
|
||||
+ /**
|
||||
|
Reference in New Issue
Block a user