summaryrefslogtreecommitdiff
path: root/Assets/Scripts/Unit/Events/EventBulletTime.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Scripts/Unit/Events/EventBulletTime.cs')
-rw-r--r--Assets/Scripts/Unit/Events/EventBulletTime.cs9
1 files changed, 0 insertions, 9 deletions
diff --git a/Assets/Scripts/Unit/Events/EventBulletTime.cs b/Assets/Scripts/Unit/Events/EventBulletTime.cs
deleted file mode 100644
index 22c2b83f..00000000
--- a/Assets/Scripts/Unit/Events/EventBulletTime.cs
+++ /dev/null
@@ -1,9 +0,0 @@
-using System.Collections;
-using System.Collections.Generic;
-using UnityEngine;
-
-public class EventBulletTime : AnimationEventBase
-{
-
-
-}