]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add a container display to dispenser UI (#25391)
authorTayrtahn <tayrtahn@gmail.com>
Sun, 25 Feb 2024 23:03:22 +0000 (18:03 -0500)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2024 23:03:22 +0000 (00:03 +0100)
commit100ece2e2078ab2fe99f4ce1ab36b2cd05319772
tree0e44974ac467f22928362b2f494de38188550b03
parentb26acc95475a9ae2000fddcfb2bee7d058b4122c
Add a container display to dispenser UI (#25391)

* Implemented contents display for dispenser UI

* Update Content.Client/Chemistry/UI/ReagentDispenserWindow.xaml.cs

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
* Resolve the netent into a euid first

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
Content.Client/Chemistry/UI/ReagentDispenserWindow.xaml
Content.Client/Chemistry/UI/ReagentDispenserWindow.xaml.cs
Content.Server/Chemistry/EntitySystems/ReagentDispenserSystem.cs
Content.Shared/Chemistry/SharedReagentDispenser.cs