Skip to content

Better errors for playsound

Rob Nelson requested to merge pull/6636/buga into Bleeding-Edge

Created by: unid15

  • playsound now uses ASSERT() instead of error(), which means there'll be a call stack and other cool stuff.
  • Fixes a broken sound in the RSF

Merge request reports