Make physics constants public (#4912)

This commit is contained in:
metalgearsloth
2024-02-21 17:02:28 +11:00
committed by GitHub
parent 1995b13e5d
commit 9dc49c1904

View File

@@ -2,7 +2,7 @@
namespace Robust.Shared.Physics
{
internal static class PhysicsConstants
public static class PhysicsConstants
{
/// <summary>
/// The radius of the polygon/edge shape skin. This should not be modified. Making