联网推进48,增加准备按钮和开房按钮
This commit is contained in:
@@ -93,6 +93,8 @@ return{
|
||||
wsError="WebSocket error: ",
|
||||
waitNetTask="Conectando, aguarde",
|
||||
|
||||
-- createRoomTooFast="Create room too fast!",
|
||||
-- createRoomSuccessed="Room successfully created!",
|
||||
joinRoom="Entrou a sala.",
|
||||
leaveRoom="Saiu da sala.",
|
||||
-- notReady="Waiting",
|
||||
@@ -244,10 +246,14 @@ return{
|
||||
},
|
||||
net_rooms={
|
||||
fresh="Fresh",
|
||||
-- new="New room",
|
||||
-- join="Join",
|
||||
up="↑",
|
||||
down="↓",
|
||||
},
|
||||
net_game={
|
||||
-- ready="Ready",
|
||||
},
|
||||
net_chat={
|
||||
send="Mandar",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user