删除错误的“语法错误判断”

This commit is contained in:
2026-02-26 12:59:10 +08:00
parent fc3776238f
commit 7bf578b6b0

View File

@@ -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` 构建多平台发行版需通过 Ren'Py 启动器 GUI 操作,配置见 `project.json``android.json`
## 已知语法错误(需要修复)
- `game/Chapters/Chapter1.rpy:31` — 引用了未定义的变换 `move_to_bottomleft`
- `game/screens.rpy:318` — 按钮定义中存在非法中文标点符号(`。`
## 项目架构 ## 项目架构
### 核心文件 ### 核心文件