/* */ package NET.worlds.core; /* */ /* */ /* */ /* */ public class Debug /* */ { /* */ public static final boolean ON = true; /* */ /* */ /* */ public static final boolean TRACEON = false; /* */ /* */ /* */ public static void LogDebug() /* */ { /* 15 */ LogDebug(""); /* */ } /* */ /* */ public static synchronized void LogDebug(String string) {} /* */ } /* Location: C:\Program Files (x86)\Worlds Inc\WorldsPlayer - Win7\lib\worlds.jar!\NET\worlds\core\Debug.class * Java compiler version: 6 (50.0) * JD-Core Version: 0.7.1 */