Skip to content

Commit

Permalink
this comment makes more sense
Browse files Browse the repository at this point in the history
  • Loading branch information
Krealle committed Mar 30, 2024
1 parent e34d29b commit a14b0eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class LivingFlamePrePullNormalizer extends EventsNormalizer {
return true;
}

// Start the pre-pull normalizing
// Fabricate the pre-pull event
const startTime = Math.floor(event.timestamp - 1500 / (1 + this.haste.current));

const beginCastEvent: BeginCastEvent = {
Expand Down

0 comments on commit a14b0eb

Please sign in to comment.