summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsensfel <SpamShield0@noot-noot.org>2019-12-16 14:22:16 +0100
committernsensfel <SpamShield0@noot-noot.org>2019-12-16 14:22:16 +0100
commita22cf9ed01111999a8397ed4a9723d97ea407bdd (patch)
tree0c15afd16517c02e251f6cf1106d8ac852fabbd0 /src/battle/src/View/Map/Character.elm
parent2542493b58b23106a398ca048d4c238d442573fd (diff)
...
Diffstat (limited to 'src/battle/src/View/Map/Character.elm')
-rw-r--r--src/battle/src/View/Map/Character.elm4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/battle/src/View/Map/Character.elm b/src/battle/src/View/Map/Character.elm
index a62d197..b1442b1 100644
--- a/src/battle/src/View/Map/Character.elm
+++ b/src/battle/src/View/Map/Character.elm
@@ -16,12 +16,8 @@ import BattleCharacters.Struct.Equipment
-- Local Module ----------------------------------------------------------------
import Constants.UI
-import Struct.Battle
import Struct.Character
-import Struct.CharacterTurn
import Struct.Event
-import Struct.TurnResult
-import Struct.TurnResultAnimator
import Struct.UI
--------------------------------------------------------------------------------