diff --git a/CLAUDE.md b/CLAUDE.md index 27f7384..26f7399 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -20,11 +20,6 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co 构建多平台发行版需通过 Ren'Py 启动器 GUI 操作,配置见 `project.json` 和 `android.json`。 -## 已知语法错误(需要修复) - -- `game/Chapters/Chapter1.rpy:31` — 引用了未定义的变换 `move_to_bottomleft` -- `game/screens.rpy:318` — 按钮定义中存在非法中文标点符号(`。`) - ## 项目架构 ### 核心文件