Commit 258f25f9 authored by 邱旭's avatar 邱旭

1

parent c08d7413
......@@ -97,6 +97,7 @@ export default class Turntable extends Panel {
private setBtnTouch(touchEnabled: boolean) {
this.start_btn.touchEnabled = touchEnabled;
this["closeBtn"].touchEnabled = touchEnabled;
this.rulebtn.touchEnabled = touchEnabled;
}
/**
......
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