summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index e4d0825..6c86e04 100644
--- a/rules.js
+++ b/rules.js
@@ -3378,6 +3378,7 @@ function goto_winter_2() {
eliminate_besieging_blocks(FRANKS);
eliminate_besieging_blocks(SARACENS);
lift_all_sieges();
+ count_victory_points();
if (check_sudden_death())
return;
if (game.year === 1192)