From 8103bf80277b759bb9c3b1e032612721f132f256 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Fri, 15 Mar 2019 18:41:39 +0100 Subject: [Broken] Got 'battle' to compile again. --- src/shared/battle-map/BattleMap/Struct/Direction.elm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/shared/battle-map/BattleMap/Struct/Direction.elm') diff --git a/src/shared/battle-map/BattleMap/Struct/Direction.elm b/src/shared/battle-map/BattleMap/Struct/Direction.elm index 4620e29..0418d31 100644 --- a/src/shared/battle-map/BattleMap/Struct/Direction.elm +++ b/src/shared/battle-map/BattleMap/Struct/Direction.elm @@ -1,10 +1,10 @@ module BattleMap.Struct.Direction exposing -( - Type(..), - opposite_of, - to_string, - decoder -) + ( + Type(..), + opposite_of, + to_string, + decoder + ) -- Elm ------------------------------------------------------------------------- import Json.Decode -- cgit v1.2.3-70-g09d2