From 7bf578b6b02ba90654779f42fd8a3b2f9e8d8822 Mon Sep 17 00:00:00 2001 From: Cafw Date: Thu, 26 Feb 2026 12:59:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=94=99=E8=AF=AF=E7=9A=84?= =?UTF-8?q?=E2=80=9C=E8=AF=AD=E6=B3=95=E9=94=99=E8=AF=AF=E5=88=A4=E6=96=AD?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 5 ----- 1 file changed, 5 deletions(-) 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` — 按钮定义中存在非法中文标点符号(`。`) - ## 项目架构 ### 核心文件