Add lobby tooltips for registered / anonymous players.

This commit is contained in:
Paul Chote
2018-07-07 16:26:48 +00:00
committed by abcdefg30
parent b5a5eecc25
commit 70706ca531
16 changed files with 690 additions and 29 deletions

View File

@@ -377,6 +377,10 @@ lobby-bits: buttons.png
huepicker: 194,0,7,15
protected: 202,0,10,13
protected-disabled: 213,0,10,13
admin-registered: 224,0,16,16
admin-anonymous: 240,0,16,16
player-registered: 224,16,16,16
player-anonymous: 240,16,16,16
reload-icon: dialog.png
enabled: 160,480,16,16

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 11 KiB