Skip to content

Commit f8885d5

Browse files
committed
up
1 parent c7b4c75 commit f8885d5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,16 +144,16 @@ http://www.kbengine.org
144144
Scripts\u3d_scripts\UI.cs:
145145
the game's UI processing script.
146146

147-
Scenes\start.unity:
147+
start.unity:
148148
Start the scene, which starts to enter the game.
149149

150-
Scenes\_scenes\login.unity:
150+
Scenes\login.unity:
151151
login map.
152152

153-
Scenes\_scenes\selavatars.unity:
153+
Scenes\selavatars.unity:
154154
Game character selection map.
155155

156-
Scenes\_scenes\world.unity:
156+
Scenes\world.unity:
157157
A map of the scene in the game.
158158

159159
## Screenshots:

README_CN.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,16 +143,16 @@ http://www.kbengine.org
143143
Scripts\u3d_scripts\UI.cs:
144144
维护游戏的UI处理脚本。
145145

146-
Scenes\start.unity:
146+
start.unity:
147147
起始场景,由此启动进入游戏。
148148

149-
Scenes\_scenes\login.unity:
149+
Scenes\login.unity:
150150
登陆场景。
151151

152-
Scenes\_scenes\selavatars.unity:
152+
Scenes\selavatars.unity:
153153
角色选取场景。
154154

155-
Scenes\_scenes\world.unity:
155+
Scenes\world.unity:
156156
游戏中大地图/副本场景。
157157

158158
## 演示截图:

0 commit comments

Comments
 (0)