Skip to content
  • Terence Martin's avatar
    Update ball drop finished event handler · 9c54b987
    Terence Martin authored
    The ballDropComplete() handler now takes a boolean flag that indicates
    if this ball drop was finalized as part of a regular ball drop (false)
    or a final ball drop (true).
    
    This allows us to apply score to the ball when it stops, if we need
    to.
    9c54b987