mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-21 11:09:56 +08:00
Add debug property to log missing ability actions
This commit is contained in:
@@ -6,6 +6,7 @@ public final class DebugConstants {
|
||||
public static boolean LOG_QUEST_START = false;
|
||||
public static boolean LOG_MISSING_ABILITIES = false;
|
||||
public static boolean LOG_MISSING_LUA_SCRIPTS = false;
|
||||
public static boolean LOG_MISSING_ABILITY_HANDLERS = true;
|
||||
|
||||
/**
|
||||
* WARNING: THIS IS A DANGEROUS SETTING. DO NOT ENABLE UNLESS YOU KNOW WHAT YOU ARE DOING.
|
||||
|
||||
Reference in New Issue
Block a user