Commit 5bd9c133 authored by 李维's avatar 李维

默认禁用数字版地图

parent 615fbde0
...@@ -1778,7 +1778,7 @@ ...@@ -1778,7 +1778,7 @@
"__id__": 43 "__id__": 43
} }
], ],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 49 "__id__": 49
...@@ -1799,7 +1799,7 @@ ...@@ -1799,7 +1799,7 @@
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 1875, "width": 1875,
"height": 676 "height": 675
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -1811,7 +1811,7 @@ ...@@ -1811,7 +1811,7 @@
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
0, 0,
-151, -151.5,
0, 0,
0, 0,
0, 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment