yun200895 4 долоо хоног өмнө
parent
commit
0c310be033

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

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