Smaller spawns+letters. Map dialog width. Unavailable spawns disabled.
This commit is contained in:
@@ -392,10 +392,10 @@ music: chrome.png
|
||||
slowmo: 416,80,16,16
|
||||
|
||||
lobby-bits: chrome.png
|
||||
spawn-claimed: 256,32,16,16
|
||||
spawn-unclaimed: 256,48,16,16
|
||||
spawn-claimed: 485,69,22,22
|
||||
spawn-unclaimed: 453,69,22,22
|
||||
admin: 340,39,7,5
|
||||
colorpicker: 256,32,16,16
|
||||
colorpicker: 485,69,22,22
|
||||
huepicker: 388,96,7,15
|
||||
kick: 386,115,11,11
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ Container@MAPCHOOSER_PANEL:
|
||||
Logic: MapChooserLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
Y: (WINDOW_BOTTOM - 500)/2
|
||||
Width: 740
|
||||
Width: 800
|
||||
Height: 535
|
||||
Children:
|
||||
Label@TITLE:
|
||||
@@ -38,8 +38,8 @@ Container@MAPCHOOSER_PANEL:
|
||||
ScrollVelocity: 40
|
||||
Children:
|
||||
ScrollItem@MAP_TEMPLATE:
|
||||
Width: 168
|
||||
Height: 217
|
||||
Width: 183
|
||||
Height: 232
|
||||
X: 2
|
||||
Y: 0
|
||||
Visible: false
|
||||
@@ -47,15 +47,15 @@ Container@MAPCHOOSER_PANEL:
|
||||
Background@PREVIEW_PLACEHOLDER:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 4
|
||||
Width: 158
|
||||
Height: 158
|
||||
Width: 173
|
||||
Height: 173
|
||||
Background: panel-black
|
||||
ClickThrough: false
|
||||
MapPreview@PREVIEW:
|
||||
X: (PARENT_RIGHT - WIDTH)/2
|
||||
Y: 4
|
||||
Width: 158
|
||||
Height: 158
|
||||
Width: 173
|
||||
Height: 173
|
||||
Label@TITLE:
|
||||
X: 2
|
||||
Y: PARENT_BOTTOM-48
|
||||
|
||||
@@ -19,6 +19,6 @@ Metrics:
|
||||
TextContrast: false
|
||||
TextContrastColor: 0,0,0
|
||||
ColorPickerRemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190
|
||||
SpawnFont: Bold
|
||||
SpawnFont: TinyBold
|
||||
SpawnColor: 255,255,255
|
||||
SpawnContrastColor: 0,0,0
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 76 KiB |
Reference in New Issue
Block a user