summaryrefslogtreecommitdiff
path: root/Assets/UI_Extension/Scripts/Animation/Tween/TweenRectRotation.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/UI_Extension/Scripts/Animation/Tween/TweenRectRotation.cs')
-rw-r--r--Assets/UI_Extension/Scripts/Animation/Tween/TweenRectRotation.cs16
1 files changed, 0 insertions, 16 deletions
diff --git a/Assets/UI_Extension/Scripts/Animation/Tween/TweenRectRotation.cs b/Assets/UI_Extension/Scripts/Animation/Tween/TweenRectRotation.cs
deleted file mode 100644
index bc75cb5..0000000
--- a/Assets/UI_Extension/Scripts/Animation/Tween/TweenRectRotation.cs
+++ /dev/null
@@ -1,16 +0,0 @@
-using System.Collections;
-using System.Collections.Generic;
-using UnityEngine;
-
-public class TweenRectRotation : MonoBehaviour {
-
- // Use this for initialization
- void Start () {
-
- }
-
- // Update is called once per frame
- void Update () {
-
- }
-}