]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add prediction to hand labeler labels (#25869)
authorTayrtahn <tayrtahn@gmail.com>
Wed, 6 Mar 2024 01:33:28 +0000 (20:33 -0500)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 01:33:28 +0000 (12:33 +1100)
commitf4976a32886850df2033e7866d0c9a5df37be1af
treeb16d5319d96b8fb7f9194b563c43c0f528ee47b6
parent907403759c856f4486ca526c95e1f82008070f02
Add prediction to hand labeler labels (#25869)

Added prediction to labels
Content.Client/Labels/EntitySystems/LabelSystem.cs [new file with mode: 0644]
Content.Server/Chemistry/EntitySystems/ReagentDispenserSystem.cs
Content.Server/Labels/Label/Components/LabelComponent.cs [deleted file]
Content.Server/Labels/Label/LabelSystem.cs
Content.Shared/Labels/Components/LabelComponent.cs [new file with mode: 0644]
Content.Shared/Labels/EntitySystems/SharedLabelSystem.cs [new file with mode: 0644]