fish-station/Content.Shared/GameObjects/Components/Disposal
metalgearsloth 501c8a9f6a
Slight DisposalUnit optimisation (#1874)
UI was being updated every tick even when not necessary. Ideally you'd just update the UI based on events but this is fine for now.

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-08-24 13:16:23 +02:00
..
SharedDisposalRouterComponent.cs Improve on disposal routing code (#1795) 2020-08-19 20:43:56 +02:00
SharedDisposalTaggerComponent.cs Improve on disposal routing code (#1795) 2020-08-19 20:43:56 +02:00
SharedDisposalTubeComponent.cs Add the trash man (#1367) 2020-07-30 23:45:28 +02:00
SharedDisposalUnitComponent.cs Slight DisposalUnit optimisation (#1874) 2020-08-24 13:16:23 +02:00