Skip to content

Commit

Permalink
removed extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Peepo-Juice committed Dec 9, 2024
1 parent 506f564 commit ecdcc0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tweenable.rs
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,6 @@ impl<T> Tweenable<T> for Tween<T> {
// send regular event
events.send(event);


// trigger all entity-scoped observers
commands.trigger_targets(event, entity);
}
Expand Down

0 comments on commit ecdcc0b

Please sign in to comment.