]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Store chat size (#14299)
authorFlipp Syder <76629141+vulppine@users.noreply.github.com>
Mon, 6 Mar 2023 19:06:57 +0000 (11:06 -0800)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2023 19:06:57 +0000 (11:06 -0800)
commitec3a519a46817375b3fd0727594c5453eff0a368
tree156eae36f4c827fe0ef2b2802f5fec25ea450739
parent11d4dec18f1ab11a41814b29dd8815e625990586
Store chat size (#14299)
Content.Client/Gameplay/GameplayState.cs
Content.Client/Lobby/UI/LobbyGui.xaml.cs
Content.Client/UserInterface/Controls/RecordedSplitContainer.cs [new file with mode: 0644]
Content.Client/UserInterface/Screens/DefaultGameScreen.xaml.cs
Content.Client/UserInterface/Screens/InGameScreen.cs [new file with mode: 0644]
Content.Client/UserInterface/Screens/SeparatedChatGameScreen.xaml
Content.Client/UserInterface/Screens/SeparatedChatGameScreen.xaml.cs
Content.Client/UserInterface/Systems/Chat/ChatUIController.cs
Content.Client/UserInterface/Systems/Chat/Widgets/ResizableChatBox.cs
Content.Shared/CCVar/CCVars.cs