Skip to content

Commit

Permalink
engine.events: fix breath_ticked description
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneia committed Sep 29, 2022
1 parent 872eaab commit 0252254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/engine.events
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The engine has "pulled" new packets into the event loop for processing.
The engine has "pushed" packets one step through the processing network.

2,4|breath_ticked:
The engine has "pushed" packets one step through the processing network.
The engine has executed "tick" methods.


1,5|breath_end: breath npackets bpp
Expand Down

0 comments on commit 0252254

Please sign in to comment.