Cleanup module pathing
This commit is contained in:
@@ -9,6 +9,7 @@ module Dodge.Data.Creature (
|
||||
module Dodge.Data.Creature.Perception,
|
||||
module Dodge.Data.Creature.Memory,
|
||||
module Dodge.Data.Creature.Stance,
|
||||
module Dodge.Data.ActionPlan
|
||||
) where
|
||||
|
||||
import Control.Lens
|
||||
@@ -22,7 +23,6 @@ import Dodge.Data.Creature.Stance
|
||||
import Dodge.Data.Creature.State
|
||||
import Dodge.Data.Hammer
|
||||
import Dodge.Data.Item
|
||||
import Dodge.Data.LoadAction
|
||||
import Dodge.Data.Material
|
||||
import GHC.Generics
|
||||
import Geometry.Data
|
||||
|
||||
Reference in New Issue
Block a user