Cleanup
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
module Dodge.Inventory.Lock where
|
||||
module Dodge.Inventory.Lock (
|
||||
lockInv,
|
||||
unlockInv,
|
||||
) where
|
||||
|
||||
import Control.Lens
|
||||
import Dodge.Data.World
|
||||
|
||||
Reference in New Issue
Block a user