Commit Graph

3 Commits

Author SHA1 Message Date
Tourswen
b80485e10a 1 2026-02-26 17:34:01 +08:00
ProjectKoi-Kalo\Kalo
98a0400c78 WulaFallenEmpireSettings.cs - 添加了 public bool enableDebugLogs = false; 字段和保存配置
 WulaLog.cs - 修改了DebugEnabled属性,仅检查enableDebugLogs设置(不检查DevMode)
 WulaFallenEmpireMod.cs - 在DoSettingsWindowContents中添加了UI复选框,显示"Enable Debug Logs"选项
 替换了所有848个Log.Message/Error/Warning调用为WulaLog.Debug()
2025-12-15 13:05:50 +08:00
ProjectKoi-Kalo\Kalo
89e2d19908 暂存 2025-11-12 14:30:28 +08:00