]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Remove health analyzer component references (#15322)
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Wed, 12 Apr 2023 00:11:02 +0000 (17:11 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 00:11:02 +0000 (17:11 -0700)
commitf47417145111cee78ecc988ba8d426c5afb31bb7
tree2103e6f983917598520e48b7c7aa2e372504db20
parent92eda47e14729b87b3eff5e0a7efc937524a04a0
Remove health analyzer component references (#15322)
Content.Client/HealthAnalyzer/UI/HealthAnalyzerBoundUserInterface.cs
Content.Client/HealthAnalyzer/UI/HealthAnalyzerWindow.xaml.cs
Content.Server/Medical/Components/HealthAnalyzerComponent.cs
Content.Server/Medical/CryoPodSystem.cs
Content.Server/Medical/HealthAnalyzerSystem.cs
Content.Shared/MedicalScanner/HealthAnalyzerDoAfterEvent.cs [new file with mode: 0644]
Content.Shared/MedicalScanner/HealthAnalyzerScannedUserMessage.cs [new file with mode: 0644]
Content.Shared/MedicalScanner/HealthAnalyzerUiKey.cs [new file with mode: 0644]
Content.Shared/MedicalScanner/SharedHealthAnalyzerComponent.cs [deleted file]