瀏覽代碼

fix black tactic bar

Laserlicht 2 周之前
父節點
當前提交
b6086fed83
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      config/widgets/battleWindow2.json

+ 6 - 6
config/widgets/battleWindow2.json

@@ -1,6 +1,12 @@
 {
 {
 	"items":
 	"items":
 	[
 	[
+		{
+			// fix transparent gap between content and border
+			"type": "transparentFilledRectangle",
+			"rect": {"x": 0, "y": 555, "w": 801, "h": 46},
+			"color": [0, 0, 0, 255]
+		},
 		{
 		{
 			"type": "picture",
 			"type": "picture",
 			"name": "menuTactics",
 			"name": "menuTactics",
@@ -8,12 +14,6 @@
 			"position": {"x": 0, "y": 556},
 			"position": {"x": 0, "y": 556},
 			"image": "COPLACBR.bmp"
 			"image": "COPLACBR.bmp"
 		},
 		},
-		{
-			// fix transparent gap between content and border
-			"type": "transparentFilledRectangle",
-			"rect": {"x": 0, "y": 555, "w": 801, "h": 46},
-			"color": [0, 0, 0, 255]
-		},
 		{
 		{
 			"type": "picture",
 			"type": "picture",
 			"name": "menuBattle",
 			"name": "menuBattle",