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