Fix stun baton throwing and visual effect (#18777)
This commit is contained in:
7
Content.Client/Stunnable/StunbatonSystem.cs
Normal file
7
Content.Client/Stunnable/StunbatonSystem.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Content.Shared.Stunnable;
|
||||
|
||||
namespace Content.Client.Stunnable;
|
||||
|
||||
public sealed class StunbatonSystem : SharedStunbatonSystem
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user