]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add a command to hide replay UI (#19956)
authorShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
Wed, 11 Oct 2023 03:43:48 +0000 (20:43 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Oct 2023 03:43:48 +0000 (20:43 -0700)
commitc7d1fb80b5513f427783167c201628435f9a9f7e
tree382dd9f1dd9c35e2467ed6bfd896ac68853e436e
parentd2665b6bba567da8b8941aab52946c9d57b2de42
Add a command to hide replay UI (#19956)
Content.Client/Ghost/GhostToggleSelfVisibility.cs [new file with mode: 0644]
Content.Client/Replay/ContentReplayPlaybackManager.cs
Content.Client/Replay/ReplayToggleScreenshotModeCommand.cs [new file with mode: 0644]
Content.Client/Replay/UI/ReplaySpectateEntityState.cs