Throwing improvements (#969)
This commit is contained in:
committed by
GitHub
parent
8794381697
commit
29f21dfe58
@@ -11,7 +11,7 @@ namespace Content.Shared.Physics
|
||||
private float _throwTime;
|
||||
private SharedPhysicsComponent _component;
|
||||
|
||||
private const float DefaultThrowTime = 0.25f;
|
||||
public const float DefaultThrowTime = 0.25f;
|
||||
|
||||
public float ThrowTime
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user