From ad25fb8977c221c0913a48cce6e98f59ae8aaa50 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 13 Nov 2024 19:06:21 +0100 Subject: ignore instead of pass for political tracks and effects --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') diff --git a/play.js b/play.js index 77f7078..5885f48 100644 --- a/play.js +++ b/play.js @@ -1619,6 +1619,7 @@ function on_update() { action_button("execute", "Execute") action_button("discard", "Discard") + action_button("ignore", "Ignore") action_button("draw", "Draw") action_button("save", "Save") action_button("stop", "Stop") -- cgit v1.2.3