]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Try fix invalid entities in device networks (#22845)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Fri, 22 Dec 2023 04:18:40 +0000 (23:18 -0500)
committerGitHub <noreply@github.com>
Fri, 22 Dec 2023 04:18:40 +0000 (21:18 -0700)
commit0b803e5f8dea68c81069e04b134aa346987d19f0
tree77e1998428106d60fa003c288e847e1852cf1e47
parent02ede7d4a852cc3f84a32fdc23b70e53de862bcb
Try fix invalid entities in device networks (#22845)

* Try fix invalid entities in device networks

* more fixes

* a

* fix device merging
Content.Client/NetworkConfigurator/Systems/NetworkConfiguratorSystem.cs
Content.Server/DeviceNetwork/Components/DeviceNetworkComponent.cs
Content.Server/DeviceNetwork/Systems/DeviceListSystem.cs
Content.Server/DeviceNetwork/Systems/DeviceNetworkSystem.cs
Content.Server/DeviceNetwork/Systems/NetworkConfiguratorSystem.cs
Content.Shared/DeviceNetwork/Components/DeviceListComponent.cs
Content.Shared/DeviceNetwork/Components/NetworkConfiguratorComponent.cs
Content.Shared/DeviceNetwork/Systems/SharedDeviceListSystem.cs