Control settings, more server settings, selecting character face
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
|
||||
<GUIListBox
|
||||
color="0.5, 0.5, 0.5, 1.0"
|
||||
|
||||
textcolor="1.0, 1.0, 1.0, 1.0"
|
||||
outlinecolor="0.5, 0.57, 0.6, 1.0">
|
||||
<Sprite texture="Content/UI/uiBackground.png" size="0.0, 0.0" sourcerect ="0.0, 90.0, 0.0, 100.0"/>
|
||||
@@ -39,16 +38,23 @@
|
||||
</GUIListBox>
|
||||
|
||||
<GUIScrollBar
|
||||
color="0.5, 0.5, 0.5, 1.0"
|
||||
color="0.3, 0.3, 0.3, 1.0"
|
||||
|
||||
textcolor="1.0, 1.0, 1.0, 1.0"
|
||||
outlinecolor="0.5, 0.57, 0.6, 1.0">
|
||||
<Sprite texture="Content/UI/uiBackground.png" size="0.0, 0.0"/>
|
||||
</GUIScrollBar>
|
||||
|
||||
<GUIDropDown
|
||||
color="0.3, 0.3, 0.3, 1.0"
|
||||
textcolor="1.0, 1.0, 1.0, 1.0"
|
||||
outlinecolor="0.5, 0.57, 0.6, 1.0">
|
||||
<Sprite texture="Content/UI/uiBackground.png" size="0.0, 0.0"/>
|
||||
</GUIDropDown>
|
||||
|
||||
<GUITextBox
|
||||
color="0.5, 0.5, 0.5, 1.0"
|
||||
|
||||
color="0.5, 0.5, 0.5, 1.0"
|
||||
hovercolor="0.8, 0.8, 0.8, 1.0"
|
||||
textcolor="1.0, 1.0, 1.0, 1.0"
|
||||
outlinecolor="0.5, 0.57, 0.6, 1.0">
|
||||
<Sprite texture="Content/UI/uiBackground.png" size="0.0, 0.0" sourcerect ="0.0, 90.0, 0.0, 100.0"/>
|
||||
|
||||
Reference in New Issue
Block a user