From d949b7dc31e553e816336f7fe36ac21723a87a5e Mon Sep 17 00:00:00 2001 From: iainp5 Date: Tue, 14 Jan 2025 20:11:32 +0000 Subject: Add possible TODO --- rules.js | 1 + 1 file changed, 1 insertion(+) (limited to 'rules.js') diff --git a/rules.js b/rules.js index fd6735e..c8c92ea 100644 --- a/rules.js +++ b/rules.js @@ -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) { -- cgit v1.2.3