| summaryrefslogtreecommitdiff | 
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2018-08-08 11:54:16 +0200 | 
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2018-08-08 11:54:16 +0200 | 
| commit | 0e15e48cf698c6d146ec3a93f844f03509111c6a (patch) | |
| tree | 4c2abb69f01d876afc21663e3b6277c412dc9dcd /src/map-editor/src/Comm/Okay.elm | |
| parent | 9d0475892354be33fa250b33ff0fc858aedb957a (diff) | |
Starting to work on the sign-{in,out,up} page.
Diffstat (limited to 'src/map-editor/src/Comm/Okay.elm')
| -rw-r--r-- | src/map-editor/src/Comm/Okay.elm | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/map-editor/src/Comm/Okay.elm b/src/map-editor/src/Comm/Okay.elm index 8ade538..ca7a2eb 100644 --- a/src/map-editor/src/Comm/Okay.elm +++ b/src/map-editor/src/Comm/Okay.elm @@ -4,7 +4,6 @@ module Comm.Okay exposing (decode)  import Json.Decode  -- Battlemap ------------------------------------------------------------------- -import Struct.Tile  import Struct.ServerReply  -------------------------------------------------------------------------------- | 


