Commit e38ff6f2 authored by Vũ Gia Vương's avatar Vũ Gia Vương

fix max call

parent d28c8ccc
Pipeline #5655 canceled with stages
...@@ -674,7 +674,7 @@ ...@@ -674,7 +674,7 @@
], ],
"paused": false, "paused": false,
"defaultSkin": "default", "defaultSkin": "default",
"defaultAnimation": "Idle", "defaultAnimation": "",
"_preCacheMode": 0, "_preCacheMode": 0,
"_cacheMode": 0, "_cacheMode": 0,
"loop": true, "loop": true,
...@@ -2129,8 +2129,8 @@ ...@@ -2129,8 +2129,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 400, "width": 462.01,
"height": 400 "height": 540.78
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -2331,8 +2331,8 @@ ...@@ -2331,8 +2331,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 400, "width": 462.01,
"height": 400 "height": 540.78
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -2533,8 +2533,8 @@ ...@@ -2533,8 +2533,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 400, "width": 462.01,
"height": 400 "height": 540.78
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -2735,8 +2735,8 @@ ...@@ -2735,8 +2735,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 400, "width": 462.01,
"height": 400 "height": 540.78
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
......
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