diff options
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1509,8 +1509,7 @@ function on_update() { update_court() // QUESTIONS - action_button("favour", "Favour") - action_button("influence", "Influence") + action_button("remove", "Remove") action_button("stronghold", "Stronghold") action_button("port", "Port") action_button("by_way", "By way") |