修改配置

This commit is contained in:
dgflash
2025-09-21 09:16:47 +08:00
parent 9caf1e1813
commit d5dea63a1b
2 changed files with 4 additions and 9 deletions

View File

@@ -180,7 +180,7 @@
"_lpos": {
"__type__": "cc.Vec3",
"x": 600,
"y": 360,
"y": 360.00000000000006,
"z": 0
},
"_lrot": {
@@ -265,7 +265,7 @@
"_priority": 1073741824,
"_fov": 45,
"_fovAxis": 0,
"_orthoHeight": 360,
"_orthoHeight": 360.00000000000006,
"_near": 1,
"_far": 2000,
"_color": {
@@ -312,7 +312,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 1200,
"height": 720
"height": 720.0000000000001
},
"_anchorPoint": {
"__type__": "cc.Vec2",

View File

@@ -90,11 +90,6 @@
}
},
"bundle": {
"enable": false,
"server": "http://localhost",
"default": "resources",
"packages": {
"bundle": ""
}
"default": "resources"
}
}