mirror of
https://github.com/maxartz15/MA_TextureAtlasser.git
synced 2025-07-07 08:46:07 +02:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
d8c59e86ca |
@ -62,7 +62,7 @@ namespace MA_Mesh
|
||||
|
||||
assetPath = savePath + prefabName + ".prefab";
|
||||
|
||||
#if UNITY_2018_4_OR_NEWER
|
||||
#if UNITY_2018_3_OR_NEWER
|
||||
|
||||
PrefabUtility.SaveAsPrefabAsset(gameObject, assetPath);
|
||||
|
||||
|
Reference in New Issue
Block a user