| summaryrefslogtreecommitdiff |
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2018-09-13 18:30:08 +0200 |
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2018-09-13 18:30:08 +0200 |
| commit | c414c2b9127921d77237d0ad018b87ad044915e8 (patch) | |
| tree | 1ceac28975e30e1af45bbd9816da0943ec638384 /src/Struct/ServerReply.elm | |
| parent | 317037f9cca1109b4fb6825482c5bbb46b4c567b (diff) | |
...
Diffstat (limited to 'src/Struct/ServerReply.elm')
| -rw-r--r-- | src/Struct/ServerReply.elm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Struct/ServerReply.elm b/src/Struct/ServerReply.elm index fb4967b..65fc063 100644 --- a/src/Struct/ServerReply.elm +++ b/src/Struct/ServerReply.elm @@ -11,8 +11,7 @@ import Struct.Player type Type = Okay - | Disconnected - | SetPlayer Struct.Player.Type +-- | SetBattles (List, List, List) -------------------------------------------------------------------------------- -- LOCAL ----------------------------------------------------------------------- |


