summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-09-21 19:34:05 +0100
committeriainp5 <iain.pearce.ip@gmail.com>2024-09-21 19:34:05 +0100
commit764422050a6a66aa1ea061bd50eab0378827ded4 (patch)
tree931bd83768bf9796034ae818932bd557fac2a167
parent9e95f0257f419c3c7fefdadcad4478b66aaf63b7 (diff)
download1989-dawn-of-freedom-764422050a6a66aa1ea061bd50eab0378827ded4.tar.gz
Fix Malta Summit
-rw-r--r--rules.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index 3afcf06..f36df06 100644
--- a/rules.js
+++ b/rules.js
@@ -6442,7 +6442,7 @@ states.vm_malta_summit = {
else {
log('Summit failed')
//game.phase++
- vm_goto_step('vm_permanently_remove')
+ vm_goto_step(vm_permanently_remove)
}
},
/*done() {