自定义游戏和创建房间可选规则包,微调附近控件位置
补充??语言联网菜单的文本 房间版本改为1.a
This commit is contained in:
@@ -131,6 +131,66 @@ return{
|
||||
quit="X (Q)",
|
||||
tas="#&; (T)",
|
||||
},
|
||||
net_menu={
|
||||
league="TL",
|
||||
ffa="FFA",
|
||||
rooms="< >",
|
||||
logout="@_@x",
|
||||
},
|
||||
net_league={
|
||||
match="!",
|
||||
},
|
||||
net_rooms={
|
||||
password="***",
|
||||
refreshing="R...",
|
||||
noRoom="X_X",
|
||||
refresh="R",
|
||||
new="+< >",
|
||||
join="→< >",
|
||||
},
|
||||
net_newRoom={
|
||||
title="!@#$%^&*",
|
||||
roomName="xxx",
|
||||
password="******",
|
||||
description="...",
|
||||
|
||||
life="<R>",
|
||||
pushSpeed="_↑__",
|
||||
garbageSpeed="#↑↑",
|
||||
visible="?=",
|
||||
freshLimit="@",
|
||||
|
||||
fieldH="↑[]↓",
|
||||
bufferLimit="^↑",
|
||||
heightLimit="#↑",
|
||||
|
||||
drop="↓",
|
||||
lock="↓_",
|
||||
wait="→=",
|
||||
fall="↓=",
|
||||
|
||||
capacity="<0/?>",
|
||||
create=">",
|
||||
|
||||
ospin="O→Any",
|
||||
fineKill="12 XX 21",
|
||||
b2bKill="_1 XX",
|
||||
easyFresh="↓_↓_↓_",
|
||||
deepDrop="\\↓↓/",
|
||||
bone="[]",
|
||||
|
||||
eventSet="Rule Set",
|
||||
|
||||
nextCount="→",
|
||||
holdCount="[ ]",
|
||||
infHold="∞*[ ]",
|
||||
phyHold="P-[ ]",
|
||||
},
|
||||
net_game={
|
||||
ready="!_!",
|
||||
spectate="-_-",
|
||||
cancel="x",
|
||||
},
|
||||
setting_game={
|
||||
title="%~~%",
|
||||
|
||||
@@ -280,7 +340,6 @@ return{
|
||||
},
|
||||
customGame={
|
||||
title="!@#$%^&*",
|
||||
subTitle="!!",
|
||||
defSeq="0-[123]",
|
||||
noMsn="-x-",
|
||||
|
||||
@@ -304,6 +363,8 @@ return{
|
||||
sequence="Edit Sequence (S)",
|
||||
mission="Edit Mission (M)",
|
||||
|
||||
eventSet="Rule Set",
|
||||
|
||||
nextCount="→",
|
||||
holdCount="[ ]",
|
||||
infHold="∞*[ ]",
|
||||
|
||||
Reference in New Issue
Block a user