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