]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix: obsolete warnings in SharedAbsorbentSystem (#40885)
authorkin98 <51699101+kin98@users.noreply.github.com>
Mon, 10 Nov 2025 11:30:24 +0000 (12:30 +0100)
committerGitHub <noreply@github.com>
Mon, 10 Nov 2025 11:30:24 +0000 (11:30 +0000)
commitce226b0c16b871e3c8fd08538b0556de47993fad
tree438f70ab7e5ae288961f55544496c506cfbf71cf
parent3dc0d0080d9aea1adc0c68b3de0d2ea5cc646c37
Fix: obsolete warnings in SharedAbsorbentSystem (#40885)

* fix: formating warnings

* split GetAbsorbentReagents into string and protoid

* fix: changed SplitSolutionWhitout [obsolete] to use new method

* fix: missing using directive after merge

* Replaced methods with ProtoId variant
Content.Shared/Chemistry/Components/Solution.cs
Content.Shared/Chemistry/EntitySystems/SharedSolutionContainerSystem.cs
Content.Shared/Chemistry/Reagent/ReagentPrototype.cs
Content.Shared/Fluids/SharedPuddleSystem.Evaporation.cs
Content.Shared/Fluids/SharedPuddleSystem.cs