diff --git a/Editor/Editor Taskbar Creation.cpp b/Editor/Editor Taskbar Creation.cpp index f269250f..808bf575 100644 --- a/Editor/Editor Taskbar Creation.cpp +++ b/Editor/Editor Taskbar Creation.cpp @@ -50,7 +50,7 @@ void InitEditorItemStatsButtons() void InitEditorMercsToolbar() { - CHAR16 TempString[30]; + CHAR16 TempString[40]; // STR16 FaceDirs[8] = {L"north",L"northeast",L"east",L"southeast",L"south",L"southwest",L"west",L"northwest"}; INT32 x;