mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-06-21 19:52:48 +08:00
修改配置
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -90,11 +90,6 @@
|
||||
}
|
||||
},
|
||||
"bundle": {
|
||||
"enable": false,
|
||||
"server": "http://localhost",
|
||||
"default": "resources",
|
||||
"packages": {
|
||||
"bundle": ""
|
||||
}
|
||||
"default": "resources"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user