From 563b03dd4260fe8f39629f49de698753999ef74e Mon Sep 17 00:00:00 2001 From: iainp5 Date: Sun, 9 Feb 2025 17:40:50 +0000 Subject: Add Claim Award button --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') diff --git a/play.js b/play.js index 290c9b1..60c80fa 100644 --- a/play.js +++ b/play.js @@ -874,6 +874,7 @@ function on_update() { ui.spaces[s].classList.toggle("systematization", view.systematization === s) } + action_button("claim", "Claim Award") action_button("east_germany", "East Germany") action_button("poland", "Poland") action_button("czechoslovakia", "Czechoslovakia") -- cgit v1.2.3