Bullet flyby sounds (#8317)
This commit is contained in:
5
Content.Server/Weapon/Ranged/FlyBySoundSystem.cs
Normal file
5
Content.Server/Weapon/Ranged/FlyBySoundSystem.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
using Content.Shared.Weapons.Ranged;
|
||||
|
||||
namespace Content.Server.Weapon.Ranged;
|
||||
|
||||
public sealed class FlyBySoundSystem : SharedFlyBySoundSystem {}
|
||||
Reference in New Issue
Block a user