From 071612221465ec4bf05cf855043278230636f966 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 27 Oct 2024 10:21:29 +0100 Subject: New power card image numbering. --- play.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.js') diff --git a/play.js b/play.js index cf78f62..3c6b1af 100644 --- a/play.js +++ b/play.js @@ -329,7 +329,7 @@ function on_click_action(evt) { const last_space = 74 const last_card = 110 -const last_power_card = 54 +const last_power_card = 52 const board_events = [ C_SOLIDARITY_LEGALIZED, -- cgit v1.2.3