Commit 8b3c7bf1 authored by liujiangnan's avatar liujiangnan

feat

parent 68953eb3
...@@ -438,7 +438,7 @@ export abstract class middleLayerBase extends cc.Component { ...@@ -438,7 +438,7 @@ export abstract class middleLayerBase extends cc.Component {
} }
log(str) { log(str) {
cc.log(str); console.log(str);
} }
async clearDragonDisplayAssetList() { async clearDragonDisplayAssetList() {
......
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