Implement slowed down aim turning
This commit is contained in:
@@ -250,9 +250,6 @@ setEquipAllocation w = case _rbOptions w of
|
||||
}
|
||||
_ -> w
|
||||
|
||||
-- where
|
||||
-- curpos = invSelPos w
|
||||
|
||||
setEquipActivation :: World -> World
|
||||
setEquipActivation w = case w ^? rbOptions . opAllocateEquipment of
|
||||
Just DoNotMoveEquipment -> w
|
||||
|
||||
Reference in New Issue
Block a user