Broken commit, just to restore deleted function
This commit is contained in:
@@ -36,7 +36,7 @@ defaultCreature = Creature
|
||||
, _crOldDir = 0
|
||||
, _crMvDir = 0
|
||||
, _crID = 1
|
||||
, _crPict = \_ _ -> (,) (flatCirc 10) blank
|
||||
, _crPict = \_ _ -> (,) (mempty) blank
|
||||
, _crUpdate = \cr _ -> (Endo id , Just cr)
|
||||
, _crRad = 10
|
||||
, _crMass = 10
|
||||
|
||||
Reference in New Issue
Block a user