MafiaHub/MafiaUnity

Validate door sound file names and load them properly

zpl-zak opened this issue · 0 comments

Some sound files contain invalid characters (we read over a null terminator). Either fix the loader or read the char array as a null-terminated string instead.