diff options
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1493,6 +1493,9 @@ function on_update() { action_button("spend1", "Spend 1 Influence") action_button("spend3", "Spend 3 Influence") + // Supply + action_button("stronghold", "Stronghold") + action_button("port", "Port") // Events action_button("decline", "Decline") |