From 9474bdba5ce3bdc681e2cc6e434ed8337de41a07 Mon Sep 17 00:00:00 2001 From: Ivaylo Draganov Date: Fri, 24 Jan 2020 23:18:37 +0200 Subject: [PATCH] Use proper glyph for in-game chat close button --- mods/common/chrome/ingame-chat.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/mods/common/chrome/ingame-chat.yaml b/mods/common/chrome/ingame-chat.yaml index 1c499acdf2..991da74634 100644 --- a/mods/common/chrome/ingame-chat.yaml +++ b/mods/common/chrome/ingame-chat.yaml @@ -35,8 +35,12 @@ Container@CHAT_PANEL: Y: PARENT_BOTTOM - HEIGHT Width: 24 Height: 25 - Text: X - Font: Bold + Children: + Image: + ImageCollection: lobby-bits + ImageName: kick + X: 6 + Y: 8 LogicKeyListener@KEY_LISTENER: ScrollPanel@CHAT_SCROLLPANEL: Y: PARENT_BOTTOM - HEIGHT - 30