Skip to content

Commit 8a1f3e2

Browse files
committed
.
1 parent 7a7c86a commit 8a1f3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
- Rust 语言本身: 本文中出现的算法适用于其他编程语言, 但依然会涉及部分 Rust 相关内容的讲解, 如错误处理 (Rust 在这方面和其他语言不太一样), 不感兴趣的读者可以直接跳过这部分内容.
4747
- 游戏引擎: 本文中的推箱子实现并不依赖游戏引擎, 比如有的推箱子实现需要用到射线检测.
48-
- 推箱子的其他变体[^2].
48+
- 其他推箱子变体[^2].
4949

5050
## 项目代码
5151

0 commit comments

Comments
 (0)