]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Make trays clientside (#14826)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Fri, 31 Mar 2023 03:40:38 +0000 (14:40 +1100)
committerGitHub <noreply@github.com>
Fri, 31 Mar 2023 03:40:38 +0000 (14:40 +1100)
commit763089570d988dfa80255595c669b40199278bd6
tree4470a66fc98f6b84854c80c3da9ef70f7e9d966a
parent3c6e67adeef19c1c63b8f454c2845bd80c770fd1
Make trays clientside (#14826)
Content.Client/SubFloor/SubFloorHideSystem.cs
Content.Client/SubFloor/TrayRevealedComponent.cs [new file with mode: 0644]
Content.Client/SubFloor/TrayScannerSystem.cs [new file with mode: 0644]
Content.Server/SubFloor/TrayScannerSystem.cs [new file with mode: 0644]
Content.Shared/SubFloor/SharedSubFloorHideSystem.cs
Content.Shared/SubFloor/SharedTrayScannerSystem.cs [new file with mode: 0644]
Content.Shared/SubFloor/SubFloorHideComponent.cs
Content.Shared/SubFloor/TrayScannerComponent.cs
Content.Shared/SubFloor/TrayScannerSystem.cs [deleted file]