Add an animated reload glyph to the MP server refresh.
This commit is contained in:
@@ -452,6 +452,21 @@ lobby-bits: chrome.png
|
||||
protected: 403,97,10,13
|
||||
protected-disabled: 403,113,10,13
|
||||
|
||||
reload-icon: chrome.png
|
||||
enabled: 256,192,16,16
|
||||
disabled-0: 272,192,16,16
|
||||
disabled-1: 288,192,16,16
|
||||
disabled-2: 304,192,16,16
|
||||
disabled-3: 320,192,16,16
|
||||
disabled-4: 336,192,16,16
|
||||
disabled-5: 352,192,16,16
|
||||
disabled-6: 368,192,16,16
|
||||
disabled-7: 384,192,16,16
|
||||
disabled-8: 400,192,16,16
|
||||
disabled-9: 416,192,16,16
|
||||
disabled-10: 432,192,16,16
|
||||
disabled-11: 448,192,16,16
|
||||
|
||||
checkbox-bits: chrome.png
|
||||
checked: 272,32,16,16
|
||||
checked-disabled: 272,48,16,16
|
||||
|
||||
@@ -197,12 +197,22 @@ Container@MULTIPLAYER_PANEL:
|
||||
Width: 152
|
||||
Height: 25
|
||||
Text: Filter Games
|
||||
Button@REFRESH_BUTTON:
|
||||
Button@RELOAD_BUTTON:
|
||||
X: 172
|
||||
Y: PARENT_BOTTOM - 40
|
||||
Width: 100
|
||||
Width: 26
|
||||
Height: 25
|
||||
Text: Refresh
|
||||
Children:
|
||||
Image@IMAGE_RELOAD:
|
||||
X: 5
|
||||
Y: 5
|
||||
Width: 16
|
||||
Height: 16
|
||||
ImageCollection: reload-icon
|
||||
ImageName: enabled
|
||||
IgnoreMouseOver: True
|
||||
Children:
|
||||
LogicTicker@ANIMATION:
|
||||
Button@DIRECTCONNECT_BUTTON:
|
||||
X: 387
|
||||
Y: PARENT_BOTTOM - 40
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 93 KiB |
Reference in New Issue
Block a user