Allow dropping items by dragging off inventory
This commit is contained in:
@@ -172,7 +172,7 @@ filterSectionsPair endstr filtfn itms filtdescription mfilt =
|
||||
, itms'
|
||||
)
|
||||
where
|
||||
filtsis = fromMaybe mempty $ do
|
||||
filtsis = fold $ do
|
||||
str <- mfilt
|
||||
return $
|
||||
IM.singleton
|
||||
|
||||
Reference in New Issue
Block a user