- [Core] dll name typo
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
internal static class FbxDll
|
||||
{
|
||||
|
||||
internal const string DllName = "AssetStudioFBXNative";
|
||||
internal const string DllName = "AssetStudio.FBXNative";
|
||||
internal const string FbxsdkDllName = "libfbxsdk";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user