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