Allow arbitrary changes to a room when using a link slot

This commit is contained in:
2021-11-14 01:47:33 +00:00
parent 4a089ff0cc
commit 52946f33a7
10 changed files with 55 additions and 18 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
--{-# LANGUAGE TupleSections #-}
module Dodge.Room.Foreground
where
module Dodge.Room.Foreground where
import Picture
import Geometry
import Geometry.Vector3D