@ -59,7 +59,7 @@ impl Apr {
grid: make_grid(_ctx, r, c, board.board.as_slice())?,
board,
should_update_grid: false,
actors,
actors: temp_vec,
behaviours: vec![behaviour::Behaviour {
moves: vec![(0, 1)],
}], //the pawn can go ONE forwards