update
This commit is contained in:
parent
8b6e439923
commit
f08e2de5d7
@ -47,8 +47,8 @@
|
||||
},
|
||||
"_scale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0.49544213482442406,
|
||||
"y": 0.49544213482442406,
|
||||
"x": 0.5859375,
|
||||
"y": 0.5859375,
|
||||
"z": 1
|
||||
},
|
||||
"_quat": {
|
||||
|
@ -11,7 +11,7 @@ isDevEnv();
|
||||
isExamining();
|
||||
|
||||
function isDevEnv() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
function isExamining() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user