diff options
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1508,6 +1508,7 @@ function on_update() { action_button("enter", "Enter Capital") action_button("leave", "Leave Capital") + action_button("spend_enough", "Automatic") action_button("spend_military", "Spend Military") action_button("spend_senate", "Spend Senate") action_button("reroll", "Reroll") |