summaryrefslogtreecommitdiff
path: root/Hip.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Hip.cs')
-rw-r--r--Hip.cs12
1 files changed, 0 insertions, 12 deletions
diff --git a/Hip.cs b/Hip.cs
deleted file mode 100644
index 379fb1d..0000000
--- a/Hip.cs
+++ /dev/null
@@ -1,12 +0,0 @@
-using UnityEngine;
-
-public class Hip : MonoBehaviour
-{
- private void Start()
- {
- }
-
- private void Update()
- {
- }
-}