delete fire

This commit is contained in:
guoqing.zhu 2022-06-02 18:05:59 +08:00
parent ed25ee3867
commit 79e36656d4
4 changed files with 4 additions and 4274 deletions

View File

@ -47,8 +47,8 @@
},
"_scale": {
"__type__": "cc.Vec3",
"x": 0.583953857421875,
"y": 0.583953857421875,
"x": 0.805834949016571,
"y": 0.805834949016571,
"z": 1
},
"_quat": {
@ -13797,7 +13797,7 @@
"__id__": 411
}
],
"_active": true,
"_active": false,
"_level": 2,
"_components": [
{

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +0,0 @@
{
"ver": "1.0.1",
"uuid": "769b5b31-2038-4634-8699-0818c7043bf0",
"asyncLoadAssets": false,
"autoReleaseAssets": false,
"subMetas": {}
}

View File

@ -12,7 +12,7 @@ isDevEnv()
isExamining()
function isDevEnv() {
return false;
return true;
}
function isExamining() {