From 764a36d571bd071ee754678274be54ff5ab40b36 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Mon, 25 Nov 2019 11:34:56 +0100 Subject: ... --- src/roster-editor/src/Struct/Inventory.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/roster-editor') diff --git a/src/roster-editor/src/Struct/Inventory.elm b/src/roster-editor/src/Struct/Inventory.elm index 85ae5b5..8b31aec 100644 --- a/src/roster-editor/src/Struct/Inventory.elm +++ b/src/roster-editor/src/Struct/Inventory.elm @@ -105,7 +105,7 @@ allows equipment inv = ) && (List.all - (e -> (has_glyph e inv)) + (\e -> (has_glyph e inv)) (Array.toList (BattleCharacters.Struct.Equipment.get_glyphs equipment)) ) && -- cgit v1.2.3-70-g09d2