refactor(map): 将RPG地图预设默认激活状态改为关闭

调整了map_rpg.prefab文件中根节点的默认激活属性,从启用改为禁用,避免地图默认加载激活
This commit is contained in:
walkpan
2026-05-21 21:37:44 +08:00
parent ef4aa9aeec
commit c96eac9bac

View File

@@ -22230,7 +22230,7 @@
"__id__": 8 "__id__": 8
}, },
"_children": [], "_children": [],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 960 "__id__": 960