Implement telescoping inventory selection
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user