Fixing Plater Options Panel not opening due to the new Language system

This commit is contained in:
Tercio Jose
2023-02-27 19:56:10 -03:00
parent 516596f7ff
commit 35f6ade9e3
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -1572,7 +1572,7 @@ end
---return a font (path for a file) which works for the languageId passed, if the languageId is not registered, it'll return a compatible font registered by another addon or the default font
---@param languageId string
---@param addonId string
---@param addonId string|nil
---@return string
function DF.Language.GetFontForLanguageID(languageId, addonId)
if (addonId) then