mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Make physics constants public (#4912)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user