Commit before trying to remove reified impulses
This commit is contained in:
@@ -85,9 +85,7 @@ data Action
|
||||
{ _targetID :: Int
|
||||
, _targetSeenAt :: Point2
|
||||
}
|
||||
| PathTo
|
||||
{ _pathToPoint :: Point2
|
||||
}
|
||||
| PathTo { _pathToPoint :: Point2 }
|
||||
| TurnToPoint
|
||||
{ _turnToPoint :: Point2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user