Content update for ECS physics (#13291)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
using Robust.Shared.GameStates;
|
||||
|
||||
namespace Content.Shared.Explosion;
|
||||
|
||||
[NetworkedComponent]
|
||||
public abstract class SharedTriggerOnProximityComponent : Component
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user