Some fixes
This commit is contained in:
@@ -346,7 +346,7 @@ namespace Content.Server.Body.Systems
|
||||
else
|
||||
{
|
||||
component.CPRPerformedBy = null;
|
||||
component.CPRPlayingStream?.Stop();
|
||||
_audio.Stop(component.CPRPlayingStream);
|
||||
}
|
||||
|
||||
RaiseLocalEvent(args.User, new MoodEffectEvent("SavedLife"));
|
||||
|
||||
Reference in New Issue
Block a user