mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-28 11:38:47 +00:00
Merge branch 'tuyoogame:main' into main
This commit is contained in:
@@ -199,7 +199,7 @@ namespace YooAsset.Editor
|
||||
{
|
||||
if (IsRawAsset)
|
||||
{
|
||||
string mainBundleName = $"{_mainBundleName}.{YooAssetSettingsData.Setting.RawFileVariant}";
|
||||
string mainBundleName = $"{_mainBundleName}.{YooAssetSettingsData.Setting.RawBundleFileVariant}";
|
||||
_mainBundleName = mainBundleName.ToLower();
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user