diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7343,7 +7343,7 @@ states.vm_the_chinese_solution = { }, pass() { push_undo() - logi(`Chooses not to conduct support checks`) + logi(`Chose not to conduct support checks`) permanently_remove(C_THE_CHINESE_SOLUTION) vm_return() } |