Trippy flamer
This commit is contained in:
@@ -149,6 +149,7 @@ data TempLightSource = TLS
|
||||
, _tlsRad :: !Float
|
||||
, _tlsIntensity :: !Point3
|
||||
, _tlsUpdate :: World -> TempLightSource -> (World, Maybe TempLightSource)
|
||||
, _tlsTime :: !Int
|
||||
}
|
||||
data Creature = Creature
|
||||
{ _crPos :: Point2
|
||||
|
||||
Reference in New Issue
Block a user