Allow determination of attach item relative positions

This commit is contained in:
2024-10-02 10:24:10 +01:00
parent 7ce5225491
commit bac57a702d
6 changed files with 87 additions and 61 deletions
+10 -2
View File
@@ -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
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^