Commit 2a533bbb authored by wildfirecode's avatar wildfirecode

1

parent 60387245
......@@ -5,6 +5,7 @@ import { DataManager } from "../../libs/tw/manager/DataManager";
export default class AdSmallComp extends ComponentBase {
start(data?) {
this.visible=false;
let result;
// this.touchEnabled = this.touchChildren = false;
super.start(data);
......
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