yyl
2025-10-22 b1f98c42a6b859b35c26e0722efb38a6e9c215be
Main/System/Battle/BattleField/BattleRootNode.cs
@@ -56,6 +56,7 @@
      if (imgBackground != null)
      {
         imgBackground.texture = texture;
         imgBackground.raycastTarget = false;
         // imgBackground.SetNativeSize();
      }
   }