Fixes a possible problem that may arise when retrieving SystemSoundActionID's from the dictionary due to type casting.
SystemSoundActionID's are unsigned long (Uint32) not ints (Sint16).
Log in to post a comment.