diff options
Diffstat (limited to '_ActiveRagdoll/Holding.cs')
-rw-r--r-- | _ActiveRagdoll/Holding.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_ActiveRagdoll/Holding.cs b/_ActiveRagdoll/Holding.cs index dafc08b..eb27095 100644 --- a/_ActiveRagdoll/Holding.cs +++ b/_ActiveRagdoll/Holding.cs @@ -2,6 +2,7 @@ using System.Collections; using System.Collections.Generic; using UnityEngine; +//Player Holding ¶¯×÷-ÄÃÎäÆ÷ public class Holding : MonoBehaviour { [HideInInspector] |