yun200895 4 hafta önce
ebeveyn
işleme
0c310be033

+ 1 - 0
GameClient/Assets/Editor/WebGLTextureMaxSizeTool.cs

@@ -51,6 +51,7 @@ public class WebGLTextureMaxSizeTool
                 if (needReimport)
                 if (needReimport)
                 {
                 {
                     importer.SetPlatformTextureSettings(webglSettings);
                     importer.SetPlatformTextureSettings(webglSettings);
+                    importer.SaveAndReimport();
                     changedCount++;
                     changedCount++;
                 }
                 }
             }
             }