MusicManager fixes

This commit is contained in:
erorcun 2021-02-03 14:08:28 +03:00
commit 1667ffdd8f
9 changed files with 174 additions and 150 deletions

View file

@ -8,7 +8,7 @@
#include "Messages.h"
#include "Text.h"
static wchar WideErrorString[25];
wchar WideErrorString[25];
CText TheText;