drawBook textAlign center
This commit is contained in:
parent
9ecbd2aa42
commit
1ec4994f3c
@ -1254,6 +1254,7 @@ ui.prototype.drawBook = function (index) {
|
||||
|
||||
core.drawBoxAnimate();
|
||||
this.drawPagination(page, totalPage);
|
||||
core.setTextAlign('ui', 'center');
|
||||
core.fillText('ui', '返回游戏', this.PIXEL - 46, this.PIXEL - 13,'#DDDDDD', this._buildFont(15, true));
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user