summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/play.js b/play.js
index 8bc2bd7..866f1c6 100644
--- a/play.js
+++ b/play.js
@@ -813,7 +813,6 @@ function battle_button(id, action) {
function on_update() {
if (!ui.loaded) {
- document.getElementById("prompt").textContent = "ERROR"
return setTimeout(on_update, 500)
}