Work on airlocks
This commit is contained in:
@@ -79,7 +79,8 @@ defaultDirtWall =
|
||||
}
|
||||
|
||||
dirtColor :: Color
|
||||
dirtColor = V4 (150 / 256) (75 / 256) 0 (250 / 256)
|
||||
dirtColor = dark $ dark orange
|
||||
--dirtColor = V4 (150 / 256) (75 / 256) 0 (250 / 256)
|
||||
|
||||
defaultWindow :: Wall
|
||||
defaultWindow =
|
||||
|
||||
Reference in New Issue
Block a user