打包过程出现的问题
This commit is contained in:
@@ -238,7 +238,7 @@ namespace AibisDream.FixSystem
|
||||
#if UNITY_EDITOR
|
||||
DestroyImmediate(oldModule.gameObject);
|
||||
#else
|
||||
Destory(oldModule);
|
||||
Destroy(oldModule);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user