From 689706a3ea344f05f3b44635e74f30ae6f370f6d Mon Sep 17 00:00:00 2001 From: Mustafa Alperen Seki Date: Wed, 14 Feb 2024 19:18:55 +0300 Subject: [PATCH] Fix crash with ready players in lobby. --- mods/gen/chrome/lobby-players.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mods/gen/chrome/lobby-players.yaml b/mods/gen/chrome/lobby-players.yaml index 10ae61e8..7a0d44cc 100644 --- a/mods/gen/chrome/lobby-players.yaml +++ b/mods/gen/chrome/lobby-players.yaml @@ -173,7 +173,7 @@ Container@LOBBY_PLAYER_BIN: Y: 4 Width: 20 Height: 20 - ImageCollection: checkbox-bits + ImageCollection: checkmark-tick ImageName: checked Visible: false Container@TEMPLATE_NONEDITABLE_PLAYER: @@ -296,7 +296,7 @@ Container@LOBBY_PLAYER_BIN: Y: 4 Width: 20 Height: 20 - ImageCollection: checkbox-bits + ImageCollection: checkmark-tick ImageName: checked Visible: false Container@TEMPLATE_EMPTY: @@ -383,7 +383,7 @@ Container@LOBBY_PLAYER_BIN: Y: 4 Width: 20 Height: 20 - ImageCollection: checkbox-bits + ImageCollection: checkmark-tick ImageName: checked Visible: false Container@TEMPLATE_NONEDITABLE_SPECTATOR: @@ -459,7 +459,7 @@ Container@LOBBY_PLAYER_BIN: Y: 4 Width: 20 Height: 20 - ImageCollection: checkbox-bits + ImageCollection: checkmark-tick ImageName: checked Visible: false Container@TEMPLATE_NEW_SPECTATOR: