From 5eadad465cd6c21f157de82cbe9f3257a243e0a9 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Fri, 9 Feb 2018 18:46:27 +0100 Subject: Removes duplicate "Dexterity" attribute display. --- .../src/View/SideBar/TabMenu/Status/CharacterInfo.elm | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/battlemap/src/View/SideBar/TabMenu/Status/CharacterInfo.elm b/src/battlemap/src/View/SideBar/TabMenu/Status/CharacterInfo.elm index 211b6a0..5150caa 100644 --- a/src/battlemap/src/View/SideBar/TabMenu/Status/CharacterInfo.elm +++ b/src/battlemap/src/View/SideBar/TabMenu/Status/CharacterInfo.elm @@ -52,17 +52,6 @@ get_attributes_html att = [ (Html.text ( - "Dexterity: " - ++ (toString (Struct.Attributes.get_dexterity att)) - ) - ) - ] - ), - (Html.li - [] - [ - (Html.text - ( "Intelligence: " ++ (toString (Struct.Attributes.get_intelligence att)) ) -- cgit v0.12-29-g3973