forked from SpaceStation14-Shenanigans/Monolith
* #1462 extracted MapGrid's HasGravity property to separate Content component * #1462 - PR suggestions * Merge to master Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Content.Shared.Gravity;
|
||||
|
||||
namespace Content.Client.Gravity
|
||||
{
|
||||
internal sealed class GravitySystem : SharedGravitySystem
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user