Allow determination of attach item relative positions
This commit is contained in:
+10
-2
@@ -1,2 +1,10 @@
|
||||
<no location info>: error:
|
||||
module ‘Dodge.Data.Creature.Shape’ cannot be found locally
|
||||
/home/justin/Haskell/loop/src/Dodge/LightSource/Torch.hs:3:1-12: warning: [-Wunused-imports]
|
||||
The import of ‘Color’ is redundant
|
||||
|
|
||||
3 | import Color
|
||||
| ^^^^^^^^^^^^
|
||||
/home/justin/Haskell/loop/src/Dodge/LightSource/Torch.hs:4:1-29: warning: [-Wunused-imports]
|
||||
The import of ‘Dodge.WorldEvent.Flash’ is redundant
|
||||
|
|
||||
4 | import Dodge.WorldEvent.Flash
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user