Files
wwdpublic/Content.Server/_White/Melee/Snatch/SnatchOnMeleeHitComponent.cs
Spatison ceea2154e1 [Port] Snatchprod / Хваталка (#65)
* add: snatcherprod

* fix

* Update StunbatonSystem.cs
2024-09-27 09:10:40 +07:00

5 lines
134 B
C#

namespace Content.Server._White.Melee.Snatch;
[RegisterComponent]
public sealed partial class SnatchOnMeleeHitComponent : Component;