mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Merge #4963
4963: Update simplified_chinese.txt r=def- a=DC-Dancao add space to avoid wrap problem ![1](https://user-images.githubusercontent.com/47478484/162558777-275b07f3-4718-4612-9789-68232788b2a1.png) ![2](https://user-images.githubusercontent.com/47478484/162558788-f515e32f-1a42-4da1-982c-8f965c15bc3d.png) <!-- What is the motivation for the changes of this pull request --> ## Checklist - [x] Tested the change ingame - [x] Provided screenshots if it is a visual change - [ ] Tested in combination with possibly related configuration options - [ ] Written a unit test if it works standalone, system.c especially - [ ] Considered possible null pointers and out of bounds array indexing - [ ] Changed no physics that affect existing maps - [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional) Co-authored-by: 淡草 <47478484+DC-Dancao@users.noreply.github.com>
This commit is contained in:
commit
00dbf3d2e1
|
@ -1053,7 +1053,7 @@ Toggle dyncam
|
|||
== 动态视野开关
|
||||
|
||||
DDraceNetwork is a cooperative online game where the goal is for you and your group of tees to reach the finish line of the map. As a newcomer you should start on Novice servers, which host the easiest maps. Consider the ping to choose a server close to you.
|
||||
== DDraceNetwork 是一款在线合作游戏,你和你团体里的 Tee 的目标是抵达地图的终点。作为新手你应该从有着最简单地图 的简单(Novice)服务器入门。根据延迟来选择离你相近的服务器。
|
||||
== DDraceNetwork 是一款在线合作游戏,你和你团体里的 Tee 的目标是抵达地图的终点。作为新手你应该从有着最简单的地图的简单(Novice) 服务器入门。根据延迟来选择离你相近的服务器。
|
||||
|
||||
It's recommended that you check the settings to adjust them to your liking before joining a server.
|
||||
== 建议你在进入服务器前检查一下设置并根据你的喜好进行调整。
|
||||
|
|
Loading…
Reference in a new issue