summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-08-06 14:17:41 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-17 13:11:26 +0100
commit38f5d4dd069953d5a03787e9e593914e73ea4cfd (patch)
treeb8c065c75ba2a6e192c9bdffb70d99157d88a967 /play.js
parente5975714d50be01485499822543e1c1fb5dad1f3 (diff)
downloadrommel-in-the-desert-38f5d4dd069953d5a03787e9e593914e73ea4cfd.tar.gz
Raiders and rout elimination due to no retreat.
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)
}