Right click lobby spawns to disable or remove players.

This commit is contained in:
Trevor Nichols
2020-07-19 11:11:27 +10:00
committed by abcdefg30
parent 13581c030d
commit d66e0bb22e
30 changed files with 165 additions and 45 deletions

View File

@@ -135,7 +135,7 @@ sidebar-bits:
production-tooltip-time: 136, 51, 16, 16
production-tooltip-power: 102, 51, 16, 16
production-tooltip-cost: 68, 51, 16, 16
indicator-muted: 68, 145, 26, 24
indicator-muted: 221, 17, 26, 24
commandbar:
Inherits: ^Sidebar
@@ -326,8 +326,9 @@ dialog5:
lobby-bits:
Inherits: ^Glyphs
Regions:
spawn-unclaimed: 91, 119, 22, 22
spawn-claimed: 68, 119, 22, 22
spawn-unclaimed: 91, 119, 22, 22
spawn-disabled: 114, 119, 22, 22
admin: 170, 0, 6, 5
colorpicker: 68, 119, 22, 22
huepicker: 136, 0, 7, 15
@@ -362,9 +363,9 @@ strategic:
Inherits: ^Glyphs
Regions:
unowned: 68, 119, 22, 22
critical_unowned: 114, 119, 22, 22
enemy_owned: 137, 119, 22, 22
player_owned: 183, 119, 22, 22
critical_unowned: 137, 119, 22, 22
enemy_owned: 160, 119, 22, 22
player_owned: 160, 142, 22, 22
flags:
Inherits: ^Glyphs

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 36 KiB