diff --git a/Content/Blueprint/Base/TG_GameModeBase.uasset b/Content/Blueprint/Base/TG_GameModeBase.uasset index 29c994607..8959f4d5b 100644 Binary files a/Content/Blueprint/Base/TG_GameModeBase.uasset and b/Content/Blueprint/Base/TG_GameModeBase.uasset differ diff --git a/Content/Blueprint/Base/TG_PlayerStateBase.uasset b/Content/Blueprint/Base/TG_PlayerStateBase.uasset index b0c36fd97..2d476cfc1 100644 Binary files a/Content/Blueprint/Base/TG_PlayerStateBase.uasset and b/Content/Blueprint/Base/TG_PlayerStateBase.uasset differ diff --git a/Content/Blueprint/FunctionLib/F_MatchState.uasset b/Content/Blueprint/FunctionLib/F_MatchState.uasset index 56d906bea..1dd01a4fc 100644 Binary files a/Content/Blueprint/FunctionLib/F_MatchState.uasset and b/Content/Blueprint/FunctionLib/F_MatchState.uasset differ diff --git a/Content/Blueprint/GamePlay/TG_GameModeGamePlay.uasset b/Content/Blueprint/GamePlay/TG_GameModeGamePlay.uasset index cf4e35e0a..da2e65642 100644 Binary files a/Content/Blueprint/GamePlay/TG_GameModeGamePlay.uasset and b/Content/Blueprint/GamePlay/TG_GameModeGamePlay.uasset differ diff --git a/Content/Blueprint/Lobby/TG_GameModeLobby.uasset b/Content/Blueprint/Lobby/TG_GameModeLobby.uasset index e9b1caa7e..e51dd10a0 100644 Binary files a/Content/Blueprint/Lobby/TG_GameModeLobby.uasset and b/Content/Blueprint/Lobby/TG_GameModeLobby.uasset differ diff --git a/Content/Blueprint/Lobby/TG_GameStateLobby.uasset b/Content/Blueprint/Lobby/TG_GameStateLobby.uasset index 1b1148c7d..acceae28c 100644 Binary files a/Content/Blueprint/Lobby/TG_GameStateLobby.uasset and b/Content/Blueprint/Lobby/TG_GameStateLobby.uasset differ diff --git a/Content/Blueprint/Lobby/TG_PlayerControllerLobby.uasset b/Content/Blueprint/Lobby/TG_PlayerControllerLobby.uasset index b181fc5be..b4bf1fe14 100644 Binary files a/Content/Blueprint/Lobby/TG_PlayerControllerLobby.uasset and b/Content/Blueprint/Lobby/TG_PlayerControllerLobby.uasset differ diff --git a/Content/Blueprint/Lobby/TG_PlayerStateLobby.uasset b/Content/Blueprint/Lobby/TG_PlayerStateLobby.uasset index 30f15ff3b..ffe8cf7d0 100644 Binary files a/Content/Blueprint/Lobby/TG_PlayerStateLobby.uasset and b/Content/Blueprint/Lobby/TG_PlayerStateLobby.uasset differ diff --git a/Content/Maps/Login.umap b/Content/Maps/Login.umap index 3c3a337da..0f0091e49 100644 Binary files a/Content/Maps/Login.umap and b/Content/Maps/Login.umap differ diff --git a/Content/Tengen/Input/IA_UI_Confirm.uasset b/Content/Tengen/Input/IA_UI_Confirm.uasset new file mode 100644 index 000000000..ffa38d62a Binary files /dev/null and b/Content/Tengen/Input/IA_UI_Confirm.uasset differ diff --git a/Content/Tengen/Input/IA_UI_Ready.uasset b/Content/Tengen/Input/IA_UI_Ready.uasset new file mode 100644 index 000000000..3bd658faf Binary files /dev/null and b/Content/Tengen/Input/IA_UI_Ready.uasset differ diff --git a/Content/UI/Input/IMC_UI_GenericActions.uasset b/Content/UI/Input/IMC_UI_GenericActions.uasset index 42d20f13e..717bb6895 100644 Binary files a/Content/UI/Input/IMC_UI_GenericActions.uasset and b/Content/UI/Input/IMC_UI_GenericActions.uasset differ diff --git a/Content/UI/Input/IMC_UI_GenericReady.uasset b/Content/UI/Input/IMC_UI_GenericReady.uasset new file mode 100644 index 000000000..e405117ac Binary files /dev/null and b/Content/UI/Input/IMC_UI_GenericReady.uasset differ diff --git a/Content/Widget/Comm/CW_BaseHUD_Lobby.uasset b/Content/Widget/Comm/CW_BaseHUD_Lobby.uasset index 5b9191775..11aa9d3c6 100644 Binary files a/Content/Widget/Comm/CW_BaseHUD_Lobby.uasset and b/Content/Widget/Comm/CW_BaseHUD_Lobby.uasset differ diff --git a/Content/Widget/EFCard/WB_EFcard.uasset b/Content/Widget/EFCard/WB_EFcard.uasset index 5379d682d..b2be8f81a 100644 Binary files a/Content/Widget/EFCard/WB_EFcard.uasset and b/Content/Widget/EFCard/WB_EFcard.uasset differ diff --git a/Content/Widget/Lobby/CWB_PlayerList.uasset b/Content/Widget/Lobby/CWB_PlayerList.uasset index 79a131bc3..2d3520402 100644 Binary files a/Content/Widget/Lobby/CWB_PlayerList.uasset and b/Content/Widget/Lobby/CWB_PlayerList.uasset differ diff --git a/Content/Widget/Lobby/ReadyMassage/WB_ReadyMassage.uasset b/Content/Widget/Lobby/ReadyMassage/WB_ReadyMassage.uasset index 1f2dc5362..7780f3e11 100644 Binary files a/Content/Widget/Lobby/ReadyMassage/WB_ReadyMassage.uasset and b/Content/Widget/Lobby/ReadyMassage/WB_ReadyMassage.uasset differ diff --git a/Content/Widget/Lobby/ReadyMassage/WB_ReadySlot.uasset b/Content/Widget/Lobby/ReadyMassage/WB_ReadySlot.uasset new file mode 100644 index 000000000..98dfd6ddd Binary files /dev/null and b/Content/Widget/Lobby/ReadyMassage/WB_ReadySlot.uasset differ diff --git a/Content/Widget/Lobby/ReadyMassage/flat-color-icons_ok_gray.uasset b/Content/Widget/Lobby/ReadyMassage/flat-color-icons_ok_gray.uasset index 7edf52eb0..1d99de411 100644 Binary files a/Content/Widget/Lobby/ReadyMassage/flat-color-icons_ok_gray.uasset and b/Content/Widget/Lobby/ReadyMassage/flat-color-icons_ok_gray.uasset differ diff --git a/Content/Widget/Lobby/WB_Main_Lobby.uasset b/Content/Widget/Lobby/WB_Main_Lobby.uasset index 05f533388..e07408353 100644 Binary files a/Content/Widget/Lobby/WB_Main_Lobby.uasset and b/Content/Widget/Lobby/WB_Main_Lobby.uasset differ