Refactor path zoning

This commit is contained in:
2022-07-23 13:47:54 +01:00
parent 94d5691f46
commit d8b1a0c71e
10 changed files with 85 additions and 25 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
module Dodge.Render.ShapePicture
( worldSPic
) where
import Dodge.Zoning.Wall
import Dodge.Zoning
import Dodge.Button.Draw
import Dodge.LightSource.Draw
import Dodge.Targeting.Draw