drawConfirmBox closePanel
This commit is contained in:
parent
7c05ccf128
commit
b11d833988
@ -109,6 +109,7 @@ events.prototype.startGame = function (hard, seed, route, callback) {
|
||||
core.clearStatusBar();
|
||||
|
||||
var post_start = function () {
|
||||
core.ui.closePanel();
|
||||
|
||||
core.control.triggerStatusBar('show');
|
||||
core.dom.musicBtn.style.display = 'none';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user