Anomalies (#13371)
This commit is contained in:
8
Content.Client/Anomaly/Effects/GravityAnomalySystem.cs
Normal file
8
Content.Client/Anomaly/Effects/GravityAnomalySystem.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using Content.Shared.Anomaly.Effects;
|
||||
|
||||
namespace Content.Client.Anomaly.Effects;
|
||||
|
||||
public sealed class GravityAnomalySystem : SharedGravityAnomalySystem
|
||||
{
|
||||
// this is not the system you are looking for
|
||||
}
|
||||
Reference in New Issue
Block a user