Cleanup and small update to the stethoscope! (#36210)
* First commit * Address most of the review!
This commit is contained in:
@@ -4,6 +4,4 @@ using Robust.Shared.Serialization;
|
||||
namespace Content.Shared.Medical;
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public sealed partial class StethoscopeDoAfterEvent : SimpleDoAfterEvent
|
||||
{
|
||||
}
|
||||
public sealed partial class StethoscopeDoAfterEvent : SimpleDoAfterEvent;
|
||||
|
||||
Reference in New Issue
Block a user