mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 11:44:42 +02:00
This
This commit is contained in:
@ -386,7 +386,7 @@ public class PlotAnalysis {
|
||||
}
|
||||
|
||||
public static void logln(Object obj) {
|
||||
System.out.println(log(obj));
|
||||
PS.debug(log(obj));
|
||||
}
|
||||
|
||||
public static String log(Object obj) {
|
||||
|
Reference in New Issue
Block a user