From 125eb8ba1e1707bd5468a96131a740abef3c6f43 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Wed, 20 Mar 2019 17:30:22 +0100 Subject: ... --- src/shared/battle/Battle/Struct/Attributes.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/battle/Battle/Struct/Attributes.elm') diff --git a/src/shared/battle/Battle/Struct/Attributes.elm b/src/shared/battle/Battle/Struct/Attributes.elm index 6f6fe10..db16b5c 100644 --- a/src/shared/battle/Battle/Struct/Attributes.elm +++ b/src/shared/battle/Battle/Struct/Attributes.elm @@ -169,7 +169,7 @@ decode_category str = "spe" -> Speed _ -> Strength -encode_category : Category -> string +encode_category : Category -> String encode_category cat = case cat of Constitution -> "con" -- cgit v1.2.3-70-g09d2