Commit 747505f8 authored by liujiangnan's avatar liujiangnan

docs

parent ab049cf6
......@@ -287,7 +287,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
.start();
});
// 环境切换后门
// 环境切换后门(两秒内连点十下以上)
// Canvas/bg/bg_oxford
const bk = cc.find(`Canvas/bg/bg_oxford`);
bk.on('click', () => {
......
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