Skip to content

(fix) Remove emission of an audio event from stats sys

S Handley requested to merge shandley/bugfix-stats-audio-event into master

This is the removal of an SFX event emission which was erroneously included in a commit by me.

There was no effect on gameplay, since we have not decided on the sound to play for this event yet.

If the sound is added and this code remains, all clients will hear the sound when any player or NPC gains a new level.

  • By opening this merge request, you agree to release your code and all other changes under the GPL 3 license and to abide by the terms set by this license.
  • Significant changes of this merge request have been added to the changelog.

Merge request reports