Disease performance improvements (#7118)
This commit is contained in:
@@ -3,12 +3,11 @@ using JetBrains.Annotations;
|
||||
|
||||
namespace Content.Server.Disease
|
||||
{
|
||||
[UsedImplicitly]
|
||||
|
||||
/// <summary>
|
||||
/// Makes the diseased sneeze or cough
|
||||
/// or neither.
|
||||
/// </summary>
|
||||
[UsedImplicitly]
|
||||
public sealed class DiseaseSnough : DiseaseEffect
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user