房间选择界面支持点选和拖动,ui调整

This commit is contained in:
MrZ626
2021-04-27 01:03:12 +08:00
parent ad1cffe113
commit 4a31485359
6 changed files with 50 additions and 29 deletions

View File

@@ -255,8 +255,6 @@ return{
new="New Room(2)",
new2="New Room(5)",
join="Join",
up="",
down="",
},
net_game={
ready="Ready",

View File

@@ -226,8 +226,6 @@ return{
noRoom="Aucun salon actuellement",
-- refresh="Refresh",
join="Rejoindre",
up="",
down="",
},
net_game={
-- ready="Ready",

View File

@@ -256,8 +256,6 @@ return{
-- new="New Room(2)",
-- new2="New Room(5)",
-- join="Join",
up="",
down="",
},
net_game={
-- ready="Ready",

View File

@@ -233,8 +233,6 @@ return{
new="Sala Nueva(2)",
new2="Sala Nueva(5)",
join="Unirse",
up="",
down="",
},
net_game={
ready="Estoy Listo",

View File

@@ -255,8 +255,6 @@ return{
new="创建房间(2)",
new2="创建房间(5)",
join="加入",
up="",
down="",
},
net_game={
ready="准备",