Proto-kinetic crusher (#16277)
Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com>
This commit is contained in:
8
Content.Server/Weapons/DamageMarkerSystem.cs
Normal file
8
Content.Server/Weapons/DamageMarkerSystem.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.Weapons.Marker;
|
||||
|
||||
namespace Content.Server.Weapons;
|
||||
|
||||
public sealed class DamageMarkerSystem : SharedDamageMarkerSystem
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user