diff --git a/LuaUI/Widgets_Evo/gui_musicPlayer.lua b/LuaUI/Widgets_Evo/gui_musicPlayer.lua index 189079b2d..e382cb044 100644 --- a/LuaUI/Widgets_Evo/gui_musicPlayer.lua +++ b/LuaUI/Widgets_Evo/gui_musicPlayer.lua @@ -287,7 +287,7 @@ local function createList() local trackname = string.gsub(curTrack, ".ogg", "") local text = '' - charactersInPath = 23 + charactersInPath = 28 if tracks and tracks == peaceTracks then charactersInPath = charactersInPath + 8 elseif tracks and tracks == warTracks then