问题修复
1. CenterText效果异常修复 2. 部分气泡宽度不合预期修复 3. 删除切割日志
This commit is contained in:
@@ -314,8 +314,6 @@ namespace AibisDream.FixSystem
|
||||
}
|
||||
}
|
||||
|
||||
Debug.Log($"更新灯光状态: {currentState}, 目标颜色: {targetColor}, 呼吸速度: {breathingSpeed}");
|
||||
|
||||
// 更新呼吸灯
|
||||
if (breathingLight != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user