diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-10-27 16:16:14 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-10-27 16:16:14 +0000 |
commit | 966d67c6d8d0dde94635f4cfaea5181944848a79 (patch) | |
tree | 89a60428159b6b78fba7ed9fa79c551b5f0e933d /play.js | |
parent | ff5a0e37d7ba8c20be1d82079ff19cec96005f10 (diff) | |
parent | 23069d322e91060bb5e5bb6de56fa4876a95e762 (diff) | |
download | 1989-dawn-of-freedom-966d67c6d8d0dde94635f4cfaea5181944848a79.tar.gz |
Merge branch 'work-in-progress' of https://github.com/iainp5/1989-Dawn-of-Freedom into work-in-progress
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, |