work for ra too
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
Container@ROOT:
|
||||
Children:
|
||||
Background@SERVER_LOBBY:
|
||||
Id:SERVER_LOBBY
|
||||
Delegate:LobbyDelegate
|
||||
@@ -30,7 +32,7 @@ Background@SERVER_LOBBY:
|
||||
Height:244
|
||||
Container@PLAYERS:
|
||||
Id:PLAYERS
|
||||
X:30
|
||||
X:20
|
||||
Y:75
|
||||
Width:500
|
||||
Height:200
|
||||
@@ -153,6 +155,50 @@ Background@SERVER_LOBBY:
|
||||
Y:2
|
||||
Width: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:
|
||||
X:30
|
||||
Y:45
|
||||
@@ -215,10 +261,10 @@ Background@SERVER_LOBBY:
|
||||
Id:CHAT_DISPLAY
|
||||
Visible:true
|
||||
X:20
|
||||
Notification: beepy2.aud
|
||||
Height:230
|
||||
Y:PARENT_BOTTOM - 289
|
||||
Width:PARENT_RIGHT - 200
|
||||
Notification: rabeep1.aud
|
||||
Label@LABEL_CHATTYPE:
|
||||
Id:LABEL_CHATTYPE
|
||||
Width:65
|
||||
|
||||
Reference in New Issue
Block a user