Hotfix - 1.4.0.75
EN: 1.4.0.75 CN: 1.4.0.77 JP: 1.4.0.79 KR: 1.4.0.82
This commit is contained in:
@@ -435,6 +435,9 @@ function BubbleVoiceManager.GetBubbleText(sVoResName)
|
||||
return tb
|
||||
end
|
||||
function BubbleVoiceManager.GetVoResLen(sVoResName)
|
||||
if bLoaded ~= true then
|
||||
LoadAll()
|
||||
end
|
||||
local nDuration = 0
|
||||
if type(map_VoResLen) == "table" then
|
||||
local nCurVoLanIndex = GetLanguageIndex(Settings.sCurrentVoLanguage)
|
||||
|
||||
Reference in New Issue
Block a user