diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2025-01-14 20:11:32 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2025-01-14 20:11:32 +0000 |
commit | d949b7dc31e553e816336f7fe36ac21723a87a5e (patch) | |
tree | ded4b2ed2b64e938d52816a81c02b42a734f3549 | |
parent | 5053e34e70289e795406f3043ba819dfe102f1f2 (diff) | |
download | 1989-dawn-of-freedom-d949b7dc31e553e816336f7fe36ac21723a87a5e.tar.gz |
Add possible TODO
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5354,6 +5354,7 @@ function vm_inflationary_currency() { } function vm_inflationary_currency_discard() { + //TODO: skip this step if opponent has no cards in hand change_player() if (game.active === COM) { for (let card of game.communist_hand) { |