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