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