summaryrefslogtreecommitdiff
path: root/HandLeft.cs
diff options
context:
space:
mode:
authorchai <215380520@qq.com>2024-03-13 11:38:18 +0800
committerchai <215380520@qq.com>2024-03-13 11:38:18 +0800
commit134f1deb971b0514a26e04e23926f91983a5497f (patch)
treed790681bb000c07abae9f557a7d0ef2442fac467 /HandLeft.cs
parent6ce8b9e22fc13be34b442c7b6af48b42cd44275a (diff)
* move
Diffstat (limited to 'HandLeft.cs')
-rw-r--r--HandLeft.cs12
1 files changed, 0 insertions, 12 deletions
diff --git a/HandLeft.cs b/HandLeft.cs
deleted file mode 100644
index 5f92108..0000000
--- a/HandLeft.cs
+++ /dev/null
@@ -1,12 +0,0 @@
-using UnityEngine;
-
-public class HandLeft : MonoBehaviour
-{
- private void Start()
- {
- }
-
- private void Update()
- {
- }
-}