Add requires-auth indicator to the server lists.

This commit is contained in:
Paul Chote
2018-08-12 13:12:57 +00:00
committed by reaperrr
parent e374c8e6c3
commit 8634c001f9
13 changed files with 70 additions and 16 deletions

View File

@@ -531,8 +531,10 @@ lobby-bits: buttons.png
admin: 187,5,7,5
colorpicker: 127,5,23,22
huepicker: 194,0,7,15
protected: 202,0,10,13
protected-disabled: 213,0,10,13
protected: 201,0,12,13
protected-disabled: 212,0,12,13
authentication: 199,16,12,13
authentication-disabled: 212,16,12,13
admin-registered: 224,0,16,16
admin-anonymous: 240,0,16,16
player-registered: 224,16,16,16

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB