Work on windows
This commit is contained in:
@@ -7,10 +7,7 @@ import Dodge.Data.Creature
|
||||
import Dodge.Default
|
||||
import Geometry.Data
|
||||
|
||||
colorLamp ::
|
||||
Point3 -> -- color of lamp
|
||||
Float -> -- height of lamp
|
||||
Creature
|
||||
colorLamp :: Point3 -> Float -> Creature
|
||||
colorLamp col h =
|
||||
defaultInanimate
|
||||
{ _crHP = HP 100
|
||||
|
||||
Reference in New Issue
Block a user