Implement telescoping inventory selection

This commit is contained in:
2023-02-10 10:57:00 +00:00
parent c354949ca9
commit a8e00ac025
10 changed files with 172 additions and 64 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ module Dodge.HeldScroll (
doHeldScroll,
) where
import Dodge.Base.You
--import Dodge.Base.You
import Control.Lens hiding ((<|), (|>))
import Data.Sequence
import Dodge.Data.Creature