From 476295272eaa5eac405f28cdd31799bf23d53506 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 23 Feb 2023 11:59:33 +0100 Subject: Allow undo across Command/Feed/Pay/Disband steps. This is possible now since they are all in one go. --- play.js | 1 - 1 file changed, 1 deletion(-) (limited to 'play.js') diff --git a/play.js b/play.js index f33e023..5095690 100644 --- a/play.js +++ b/play.js @@ -1839,7 +1839,6 @@ function sub_way_name(match, p1) { return `${n}` } - function on_log(text) { let p = document.createElement("div") -- cgit v1.2.3