Make rewind gun mostly work; todo sound, dropping item, perhaps more
This commit is contained in:
@@ -18,7 +18,7 @@ yourControl
|
||||
-> World
|
||||
-> (Endo World, Maybe Creature)
|
||||
yourControl cr w =
|
||||
( Endo updateUsingInput
|
||||
( Endo updateUsingInput
|
||||
, Just . mouseActionsCr (_mouseButtons w) $ wasdWithAiming w speed 0 cr
|
||||
)
|
||||
where
|
||||
|
||||
Reference in New Issue
Block a user