Continue removing LDTs
This commit is contained in:
@@ -107,7 +107,6 @@ hammerCheck f pt loc cr w = case itemTriggerType loc of
|
||||
NoTrigger -> f loc cr w
|
||||
_ -> w
|
||||
where
|
||||
tree = loc ^. locDT
|
||||
it = loc ^. locDT . dtValue . _1
|
||||
cid = _crID cr
|
||||
-- the following is unsafe, but if ilInvID isn't correctly set we probably
|
||||
|
||||
Reference in New Issue
Block a user