Commit b9e07e32 authored by liujiangnan's avatar liujiangnan

feat

parent edd59607
cc.macro.ENABLE_TRANSPARENT_CANVAS = true;
\ No newline at end of file
{
"ver": "1.0.8",
"uuid": "9b52a849-0d3f-475b-a171-5b67f9fbf48e",
"isPlugin": true,
"loadPluginInWeb": true,
"loadPluginInNative": true,
"loadPluginInEditor": false,
"subMetas": {}
}
\ No newline at end of file
......@@ -74,7 +74,7 @@ export default class NewClass extends middleLayerBase {
video.stayOnBottom = true;
}
} else {
cc.macro.ENABLE_TRANSPARENT_CANVAS = false;
// cc.macro.ENABLE_TRANSPARENT_CANVAS = false;
}
}
......
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