From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Wed, 31 Jul 2024 15:14:19 +0000 (+1000) Subject: Add sprite exporting (#29874) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=0432f21110e4953f0094f348637b50e72dd7edba;p=space-station-14.git Add sprite exporting (#29874) * Redo of code * Dump IDs on lobby exports --- diff --git a/Content.Client/Lobby/LobbyUIController.cs b/Content.Client/Lobby/LobbyUIController.cs index 824a842d56..1cdaaccc4e 100644 --- a/Content.Client/Lobby/LobbyUIController.cs +++ b/Content.Client/Lobby/LobbyUIController.cs @@ -272,6 +272,7 @@ public sealed class LobbyUIController : UIController, IOnStateEntered