Fix
This commit is contained in:
@@ -42,7 +42,7 @@ public class TabooLibAPI {
|
||||
}
|
||||
|
||||
public static double[] getTPS() {
|
||||
return NMS.getHandler().getTPS();
|
||||
return NMS.handle().getTPS();
|
||||
}
|
||||
|
||||
public static boolean isDebug() {
|
||||
|
||||
Reference in New Issue
Block a user