from retail
This commit is contained in:
@@ -4668,7 +4668,7 @@ function Private.ReplacePlaceHolders(textStr, region, customFunc, useHiddenState
|
||||
local regionState = region.state or {};
|
||||
local regionStates = region.states or {};
|
||||
if (not regionState and not regionValues) then
|
||||
return;
|
||||
return ""
|
||||
end
|
||||
local endPos = textStr:len();
|
||||
if (endPos < 2) then
|
||||
|
||||
Reference in New Issue
Block a user