Add per player mutes

This commit is contained in:
Gustas
2022-08-10 12:58:59 +03:00
committed by teinarss
parent 81da717f19
commit ce254f8b46
12 changed files with 193 additions and 3 deletions

View File

@@ -123,6 +123,13 @@ Container@SKIRMISH_STATS:
Width: 60
Height: 25
Shadow: True
Checkbox@MUTE:
X: 457
Width: 25
Height: 25
Checkmark: mute
Background: checkbox-toggle
TooltipContainer: TOOLTIP_CONTAINER
Container@SPECTATOR_TEMPLATE:
Width: PARENT_RIGHT - 26
Height: 25
@@ -146,6 +153,13 @@ Container@SKIRMISH_STATS:
Width: 191
Height: 25
Shadow: True
Checkbox@MUTE:
X: 457
Width: 25
Height: 25
Checkmark: mute
Background: checkbox-toggle
TooltipContainer: TOOLTIP_CONTAINER
Button@KICK:
X: 485
Width: 25