Refactor, try to limit dependencies
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
module Dodge.Cuse where
|
||||
import Dodge.Data
|
||||
|
||||
import Control.Lens
|
||||
import Dodge.Data.World
|
||||
|
||||
useC :: Cuse -> Item -> Creature -> World -> World
|
||||
useC cu = case cu of
|
||||
|
||||
Reference in New Issue
Block a user