Commit e3763483 authored by liujiaxin's avatar liujiaxin

feat: env dev

parent 7efa6af3
......@@ -186,7 +186,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
if (!cc.sys.isNative) {
// @ts-ignores
window.air.getEngineInfoCallback(true)
window.air.getEngineInfoCallback({isDev: 1})
}
}
initBg() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment