add an in-game client tooltip without latency indicator
This commit is contained in:
@@ -130,6 +130,30 @@ Background@CLIENT_TOOLTIP:
|
||||
Height: 10
|
||||
Font: TinyBold
|
||||
|
||||
Background@INGAME_CLIENT_TOOLTIP:
|
||||
Logic: ClientTooltipLogic
|
||||
Background: dialog4
|
||||
Height: 41
|
||||
Width: 7
|
||||
Children:
|
||||
Label@ADMIN:
|
||||
Y: 4
|
||||
Height: 18
|
||||
Font: Bold
|
||||
Text: Game Admin
|
||||
Align: Center
|
||||
Label@IP:
|
||||
Y: 7
|
||||
Width: 5
|
||||
Height: 10
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
Label@LOCATION:
|
||||
Y: 19
|
||||
Height: 10
|
||||
Font: TinyBold
|
||||
Align: Center
|
||||
|
||||
Background@PRODUCTION_TOOLTIP:
|
||||
Logic: ProductionTooltipLogic
|
||||
Background: dialog3
|
||||
|
||||
Reference in New Issue
Block a user