Cleanup
This commit is contained in:
+3
-1
@@ -312,7 +312,9 @@ data CreatureType
|
||||
, _skinUpper :: Color
|
||||
, _skinLower :: Color
|
||||
}
|
||||
| DrawnCreature { _cdDraw :: Creature -> SPic }
|
||||
| Barreloid
|
||||
| Lampoid {_lampHeight :: Float}
|
||||
| NonDrawnCreature
|
||||
data Creature = Creature
|
||||
{ _crPos :: Point2
|
||||
, _crOldPos :: Point2
|
||||
|
||||
Reference in New Issue
Block a user