diff --git a/5b.js b/5b.js index 1e29cff..6b65cdd 100755 --- a/5b.js +++ b/5b.js @@ -9469,6 +9469,7 @@ function draw() { onButton = true; if (mouseIsDown && !pmouseIsDown) { readLevelString(levelLoadString); + lcSetZoom(0); lcPopUp = false; editingTextBox = false; deselectAllTextBoxes();