diff options
-rw-r--r-- | rules.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6682,7 +6682,6 @@ states.vm_kremlin_coup_take_control = { if (game.vm_active_country === 'Romania') {game.selected_space = 61}
if (game.vm_active_country === 'Bulgaria') {game.selected_space = 68}
game.state = 'vm_kremlin_coup_sc_prep'
- vm_next()
}
}
|