paint draw mode
This commit is contained in:
parent
6a34e137b4
commit
f8220a2a63
@ -836,7 +836,7 @@ ui.prototype.drawSettings = function () {
|
|||||||
core.status.event.id = 'settings';
|
core.status.event.id = 'settings';
|
||||||
|
|
||||||
this.drawChoices(null, [
|
this.drawChoices(null, [
|
||||||
"系统设置", "快捷商店", "浏览地图", "打开画板", "同步存档", "返回标题", "数据统计", "操作帮助", "关于本塔", "返回游戏"
|
"系统设置", "快捷商店", "浏览地图", "绘图模式", "同步存档", "返回标题", "数据统计", "操作帮助", "关于本塔", "返回游戏"
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user