diff options
-rw-r--r-- | rules.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6400,7 +6400,7 @@ states.vm_common_european_home = { support_check() {
push_undo()
game.vm_available_ops = 2
- game.state = 'vm_support_check_prep'
+ game.state = 'vm_ceh_support_check_prep'
valid_spaces_sc()
},
tst() {
|