[add] cc.debug.setDisplayStats(false);
This commit is contained in:
parent
370f0e99db
commit
c0ea0d936b
@ -23,6 +23,7 @@ export default class Manager extends cc.Component {
|
|||||||
//#region Lifecycle
|
//#region Lifecycle
|
||||||
|
|
||||||
protected onLoad(): void {
|
protected onLoad(): void {
|
||||||
|
cc.debug.setDisplayStats(false);
|
||||||
if (CC_DEBUG) {
|
if (CC_DEBUG) {
|
||||||
console.log("Debug");
|
console.log("Debug");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user