yyl
2025-08-08 a092d2f76692c87f5396a4f14ae6ab3c17325413
Main/System/Battle/BattleField/BattleRootNode.cs
@@ -46,7 +46,7 @@
      if (imgBackground != null)
      {
         imgBackground.texture = texture;
         imgBackground.SetNativeSize();
         // imgBackground.SetNativeSize();
      }
   }
}