summaryrefslogtreecommitdiff
path: root/marching/Assets/Scripts/Battle/BattleManager.cs
diff options
context:
space:
mode:
Diffstat (limited to 'marching/Assets/Scripts/Battle/BattleManager.cs')
-rw-r--r--marching/Assets/Scripts/Battle/BattleManager.cs10
1 files changed, 0 insertions, 10 deletions
diff --git a/marching/Assets/Scripts/Battle/BattleManager.cs b/marching/Assets/Scripts/Battle/BattleManager.cs
deleted file mode 100644
index 8372139..0000000
--- a/marching/Assets/Scripts/Battle/BattleManager.cs
+++ /dev/null
@@ -1,10 +0,0 @@
-using System.Collections;
-using System.Collections.Generic;
-using UnityEngine;
-
-public class BattleManager : Singleton<BattleManager>
-{
-
-
-
-} \ No newline at end of file