fix:1、更换ui(图鉴相关)
This commit is contained in:
@@ -8,8 +8,8 @@ namespace RedHotRoast
|
||||
{
|
||||
#region Field
|
||||
|
||||
public static bool IsEnabledEngineLog = ConfigManager.GameConfig.enabledLog;
|
||||
// public static bool IsEnabledEngineLog = true;
|
||||
// public static bool IsEnabledEngineLog = ConfigManager.GameConfig.enabledLog;
|
||||
public static bool IsEnabledEngineLog = true;
|
||||
|
||||
public const LogType EnabledFilterLogType =
|
||||
LogType.Log | LogType.Warning | LogType.Error | LogType.Assert |
|
||||
|
||||
Reference in New Issue
Block a user