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(-) (limited to 'src') 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 @@ -47,17 +47,6 @@ get_attributes_html att = ) ] ), - (Html.li - [] - [ - (Html.text - ( - "Dexterity: " - ++ (toString (Struct.Attributes.get_dexterity att)) - ) - ) - ] - ), (Html.li [] [ -- cgit v1.2.3-70-g09d2