Add a UI indicator for bot players.
This commit is contained in:
committed by
Gustas
parent
9761a68cd4
commit
c24913ea24
@@ -130,6 +130,20 @@ Background@LATENCY_TOOLTIP:
|
||||
Height: 26
|
||||
Font: Bold
|
||||
|
||||
Background@BOT_TOOLTIP:
|
||||
Logic: BotTooltipLogic
|
||||
Background: dialog4
|
||||
Height: 30
|
||||
Width: 300
|
||||
Children:
|
||||
Label@NAME:
|
||||
X: 7
|
||||
Y: 2
|
||||
Text: label-bot-player-tooltip-name
|
||||
Width: 290
|
||||
Height: 24
|
||||
Font: Bold
|
||||
|
||||
Background@ANONYMOUS_PLAYER_TOOLTIP:
|
||||
Logic: AnonymousProfileTooltipLogic
|
||||
Background: dialog4
|
||||
|
||||
Reference in New Issue
Block a user