work for ra too
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
Container@ROOT:
|
||||||
|
Children:
|
||||||
Background@SERVER_LOBBY:
|
Background@SERVER_LOBBY:
|
||||||
Id:SERVER_LOBBY
|
Id:SERVER_LOBBY
|
||||||
Delegate:LobbyDelegate
|
Delegate:LobbyDelegate
|
||||||
@@ -30,7 +32,7 @@ Background@SERVER_LOBBY:
|
|||||||
Height:244
|
Height:244
|
||||||
Container@PLAYERS:
|
Container@PLAYERS:
|
||||||
Id:PLAYERS
|
Id:PLAYERS
|
||||||
X:30
|
X:20
|
||||||
Y:75
|
Y:75
|
||||||
Width:500
|
Width:500
|
||||||
Height:200
|
Height:200
|
||||||
@@ -153,6 +155,50 @@ Background@SERVER_LOBBY:
|
|||||||
Y:2
|
Y:2
|
||||||
Width:20
|
Width:20
|
||||||
Height:20
|
Height:20
|
||||||
|
Container@TEMPLATE_EMPTY:
|
||||||
|
Id:TEMPLATE_EMPTY
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Width:500
|
||||||
|
Height:30
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Label@NAME:
|
||||||
|
Id:NAME
|
||||||
|
Text:Name
|
||||||
|
Width:139
|
||||||
|
Height:25
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Button@JOIN:
|
||||||
|
Id:JOIN
|
||||||
|
Text:Play in this slot
|
||||||
|
Width:PARENT_RIGHT - 160
|
||||||
|
Height:25
|
||||||
|
X:160
|
||||||
|
Y:0
|
||||||
|
Container@TEMPLATE_EMPTY_HOST:
|
||||||
|
Id:TEMPLATE_EMPTY_HOST
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Width:500
|
||||||
|
Height:30
|
||||||
|
Visible:false
|
||||||
|
Children:
|
||||||
|
Button@NAME: -- TODO: replace with dropdown
|
||||||
|
Id:NAME
|
||||||
|
Text:Name
|
||||||
|
Width:155
|
||||||
|
Height:25
|
||||||
|
X:0
|
||||||
|
Y:0
|
||||||
|
Button@JOIN:
|
||||||
|
Id:JOIN
|
||||||
|
Text:Play in this slot
|
||||||
|
Width:PARENT_RIGHT - 160
|
||||||
|
Height:25
|
||||||
|
X:160
|
||||||
|
Y:0
|
||||||
Container@LABEL_CONTAINER:
|
Container@LABEL_CONTAINER:
|
||||||
X:30
|
X:30
|
||||||
Y:45
|
Y:45
|
||||||
@@ -215,10 +261,10 @@ Background@SERVER_LOBBY:
|
|||||||
Id:CHAT_DISPLAY
|
Id:CHAT_DISPLAY
|
||||||
Visible:true
|
Visible:true
|
||||||
X:20
|
X:20
|
||||||
|
Notification: beepy2.aud
|
||||||
Height:230
|
Height:230
|
||||||
Y:PARENT_BOTTOM - 289
|
Y:PARENT_BOTTOM - 289
|
||||||
Width:PARENT_RIGHT - 200
|
Width:PARENT_RIGHT - 200
|
||||||
Notification: rabeep1.aud
|
|
||||||
Label@LABEL_CHATTYPE:
|
Label@LABEL_CHATTYPE:
|
||||||
Id:LABEL_CHATTYPE
|
Id:LABEL_CHATTYPE
|
||||||
Width:65
|
Width:65
|
||||||
|
|||||||
Reference in New Issue
Block a user