Skip to content

Commit

Permalink
fix: remove reference to ensure_target_present
Browse files Browse the repository at this point in the history
Respective action has been removed in Terasology/Behaviors#89
  • Loading branch information
skaldarnar committed Jan 21, 2022
1 parent 123f984 commit b6e6b9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/behaviors/mate.behavior
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
{
sequence: [
set_mating_target_block,
ensure_target_present,
move_to
]
}
Expand Down

0 comments on commit b6e6b9d

Please sign in to comment.