mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-12-01 17:52:40 -05:00
fixed bug
This commit is contained in:
@ -149,6 +149,7 @@ namespace Unity_Studio
|
||||
LoadWebFile(dummyName, reader);
|
||||
break;
|
||||
}
|
||||
resourceFileReaders.Add(file.fileName.ToUpper(), reader);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user