Improve logging

This commit is contained in:
2022-05-20 23:11:01 +01:00
parent 61fe9b7df4
commit a823ed7f53
7 changed files with 10 additions and 4 deletions
+1
View File
@@ -294,6 +294,7 @@ data Creature = Creature
, _crIntention :: Intention
, _crMvType :: CrMvType
, _crHammerPosition :: HammerPosition
, _crName :: String
}
data Vocalization
= Mute