Remove bottom and mid layer pictures
This commit is contained in:
+3
-3
@@ -20,9 +20,9 @@ data Verx = Verx
|
||||
deriving (Eq, Ord, Show, Read) --Generic, Flat)
|
||||
|
||||
data Layer
|
||||
= BottomLayer
|
||||
| MidLayer
|
||||
| BloomLayer
|
||||
-- = BottomLayer
|
||||
-- | MidLayer
|
||||
= BloomLayer
|
||||
| BloomNoZWrite
|
||||
| DebugLayer
|
||||
| FixedCoordLayer
|
||||
|
||||
Reference in New Issue
Block a user