delete fire
This commit is contained in:
parent
ed25ee3867
commit
79e36656d4
@ -47,8 +47,8 @@
|
|||||||
},
|
},
|
||||||
"_scale": {
|
"_scale": {
|
||||||
"__type__": "cc.Vec3",
|
"__type__": "cc.Vec3",
|
||||||
"x": 0.583953857421875,
|
"x": 0.805834949016571,
|
||||||
"y": 0.583953857421875,
|
"y": 0.805834949016571,
|
||||||
"z": 1
|
"z": 1
|
||||||
},
|
},
|
||||||
"_quat": {
|
"_quat": {
|
||||||
@ -13797,7 +13797,7 @@
|
|||||||
"__id__": 411
|
"__id__": 411
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"_active": true,
|
"_active": false,
|
||||||
"_level": 2,
|
"_level": 2,
|
||||||
"_components": [
|
"_components": [
|
||||||
{
|
{
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"ver": "1.0.1",
|
|
||||||
"uuid": "769b5b31-2038-4634-8699-0818c7043bf0",
|
|
||||||
"asyncLoadAssets": false,
|
|
||||||
"autoReleaseAssets": false,
|
|
||||||
"subMetas": {}
|
|
||||||
}
|
|
@ -12,7 +12,7 @@ isDevEnv()
|
|||||||
isExamining()
|
isExamining()
|
||||||
|
|
||||||
function isDevEnv() {
|
function isDevEnv() {
|
||||||
return false;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
function isExamining() {
|
function isExamining() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user