Allow selection of noncontiguous items using shift
This commit is contained in:
@@ -17,7 +17,6 @@ import qualified IntMapHelp as IM
|
||||
import Dodge.Data.World
|
||||
import Control.Monad
|
||||
|
||||
-- can be specialised for when we know that item i is selected
|
||||
swapInvItems ::
|
||||
(Int -> IM.IntMap (SelectionItem ()) -> Maybe Int) ->
|
||||
Int ->
|
||||
|
||||
Reference in New Issue
Block a user