Fix tile rendering
This commit is contained in:
@@ -57,7 +57,7 @@ defaultCreature = Creature
|
||||
, _crTarget = Nothing
|
||||
, _crMvTarget= Nothing
|
||||
, _crGroup = LoneWolf
|
||||
, _crMvType = NoMvType
|
||||
, _crMvType = defaultAimMvType
|
||||
}
|
||||
defaultChaseMvType :: CrMvType
|
||||
defaultChaseMvType = ChaseMvType
|
||||
|
||||
Reference in New Issue
Block a user