fix:1、删除部分不用的资源代码。2、a面修复bug
This commit is contained in:
@@ -9,6 +9,7 @@ namespace RedHotRoast
|
||||
#region Field
|
||||
|
||||
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