diff --git a/editor-mobile.html b/editor-mobile.html index 04682f39..89b98714 100644 --- a/editor-mobile.html +++ b/editor-mobile.html @@ -413,6 +413,13 @@ + + + + + + +

diff --git a/editor.html b/editor.html index 58fe020e..b5f76989 100644 --- a/editor.html +++ b/editor.html @@ -399,6 +399,13 @@ + + + + + + +

diff --git a/libs/control.js b/libs/control.js index d81ae7bd..56bdff04 100644 --- a/libs/control.js +++ b/libs/control.js @@ -2789,6 +2789,7 @@ control.prototype.triggerStatusBar = function (name) { for (var i = 0; i < statusItems.length; ++i) statusItems[i].style.opacity = 1; this.setToolbarButton(false); + core.dom.tools.hard.style.display = 'block'; } } diff --git a/常用工具/地图生成器.exe b/常用工具/地图生成器.exe index 98510404..a17d95e4 100644 Binary files a/常用工具/地图生成器.exe and b/常用工具/地图生成器.exe differ