Move toward moving lights on doors

This commit is contained in:
2022-03-09 22:41:17 +00:00
parent 027b4b7d8b
commit c583d33b57
6 changed files with 31 additions and 25 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module Dodge.Wall.Move
( moveWallID
, moveWall
, moveWallIDToward
, mvP
, mvPs
) where
import Dodge.Data
import Dodge.Base