From cf525a3f7e497adf93308265c1bdd14e258bf47f Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 8 Oct 2023 00:30:57 +0200 Subject: remove bad clear_undo --- rules.js | 1 - 1 file changed, 1 deletion(-) diff --git a/rules.js b/rules.js index 8594ff0..e8e1075 100644 --- a/rules.js +++ b/rules.js @@ -4469,7 +4469,6 @@ function goto_tax() { function end_tax() { pop_state() game.where = NOWHERE - clear_undo() spend_action(1) resume_command() } -- cgit v1.2.3