diff options
author | Tor Andersson <tor@ccxvii.net> | 2025-02-23 13:24:07 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2025-02-23 13:24:34 +0100 |
commit | e6fb277ad5920229486f081e4b6738f9fb72d35a (patch) | |
tree | 0c3777d6f035a278c75032b7162132a978fd0484 /rules.ts | |
parent | 5f65dc8cbd31212e46288e2f5af92d0451e4f3f8 (diff) | |
download | plantagenet-e6fb277ad5920229486f081e4b6738f9fb72d35a.tar.gz |
Diffstat (limited to 'rules.ts')
-rw-r--r-- | rules.ts | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9235,7 +9235,7 @@ function tow(n: number, what: string): number { } function goto_tides_of_war() { - set_active(BOTH) + set_active(P1) log_h2_common("Tides of War") |