Cleanup
This commit is contained in:
@@ -56,7 +56,7 @@ activateDetonator det _ w = foldl' remoteDetonate w
|
||||
|
||||
remoteDetonate :: World -> Int -> World
|
||||
remoteDetonate w pjid = w
|
||||
& cWorld . lWorld . projectiles . ix pjid . prjTimer .~ 0
|
||||
& cWorld . lWorld . projectiles . ix pjid . pjTimer .~ 0
|
||||
|
||||
useLocation :: LocationLDT ItemLink ComposedItem -> UseFocus
|
||||
useLocation loc
|
||||
|
||||
Reference in New Issue
Block a user