Allow spectators to be kicked after the game starts.

This commit is contained in:
Paul Chote
2020-02-26 23:27:33 +00:00
committed by abcdefg30
parent a7d5b7b8b0
commit 41657dd291
8 changed files with 139 additions and 7 deletions

View File

@@ -120,3 +120,36 @@ Container@SKIRMISH_STATS:
Height: 25
Align: Right
Shadow: True
Container@SPECTATOR_TEMPLATE:
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Children:
Image@PROFILE:
ImageCollection: lobby-bits
X: 8
Y: 4
Visible: false
ClientTooltipRegion@PROFILE_TOOLTIP:
X: 8
Y: 4
Width: 16
Height: 16
Visible: false
TooltipContainer: TOOLTIP_CONTAINER
Template: ANONYMOUS_PLAYER_TOOLTIP
Label@NAME:
X: 29
Width: 166
Height: 25
Shadow: True
Button@KICK:
X: 195
Width: 24
Height: 25
Children:
Image:
ImageCollection: lobby-bits
ImageName: kick
X: 6
Y: 8

View File

@@ -118,3 +118,36 @@ Container@SKIRMISH_STATS:
Height: 25
Align: Right
Shadow: True
Container@SPECTATOR_TEMPLATE:
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Children:
Image@PROFILE:
ImageCollection: lobby-bits
X: 8
Y: 4
Visible: false
ClientTooltipRegion@PROFILE_TOOLTIP:
X: 8
Y: 4
Width: 16
Height: 16
Visible: false
TooltipContainer: TOOLTIP_CONTAINER
Template: ANONYMOUS_PLAYER_TOOLTIP
Label@NAME:
X: 29
Width: 166
Height: 25
Shadow: True
Button@KICK:
X: 195
Width: 24
Height: 25
Children:
Image:
ImageCollection: lobby-bits
ImageName: kick
X: 6
Y: 8

View File

@@ -119,3 +119,36 @@ Container@SKIRMISH_STATS:
Height: 25
Align: Right
Shadow: True
Container@SPECTATOR_TEMPLATE:
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Children:
Image@PROFILE:
ImageCollection: lobby-bits
X: 8
Y: 4
Visible: false
ClientTooltipRegion@PROFILE_TOOLTIP:
X: 8
Y: 4
Width: 16
Height: 16
Visible: false
TooltipContainer: TOOLTIP_CONTAINER
Template: ANONYMOUS_PLAYER_TOOLTIP
Label@NAME:
X: 29
Width: 166
Height: 25
Shadow: True
Button@KICK:
X: 195
Width: 24
Height: 25
Children:
Image:
ImageCollection: lobby-bits
ImageName: kick
X: 6
Y: 8