Update - 1.4.0.77

EN: 1.4.0.77
CN: 1.4.0.79
JP: 1.4.0.81
KR: 1.4.0.84
This commit is contained in:
SL1900
2026-01-06 14:30:00 +09:00
parent a3874e6249
commit b5f384616a
164 changed files with 820743 additions and 657 deletions
+2
View File
@@ -583,6 +583,8 @@ function BaseCtrl:_AutoFitIcon(imgObj, sPath, sSurfix)
end
_sPath = sPath .. sSurfix
NovaAPI.SetImageColor(imgObj, Color.cyan)
else
NovaAPI.SetImageColor(imgObj, Color.white)
end
return _sPath
end