Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for playing a "LoseNotification" to the old owner through CaptureNotification #11142

Merged
merged 3 commits into from May 26, 2016

Commits on Apr 17, 2016

  1. Reduce the usage of different ways to determine the new owner

    We don't need the LocalPlayer check if we only play the sound to the new owner,
    and captor.Owner == newOwner in this case.
    abcdefg30 committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    c8cfb10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1d39b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af3d8d4 View commit details
    Browse the repository at this point in the history