mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-09-12 23:45:12 -04:00
Add GCW Leaderboards
This commit is contained in:
@@ -7213,4 +7213,7 @@ public class utils extends script.base_script
|
||||
public static boolean inDebugMode() throws InterruptedException {
|
||||
return (utils.getIntConfigSetting("GameServer", "debugMode") == 1);
|
||||
}
|
||||
public static void throwWarning(String message) {
|
||||
WARNING(message);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user