summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/play.js b/play.js
index 64d9aef..4b767bc 100644
--- a/play.js
+++ b/play.js
@@ -1119,13 +1119,15 @@ function on_update() {
action_button("spend_senate", "Spend Senate")
action_button("roll", "Roll")
- action_button("hold_games", "Hold Games")
- action_button("place_militia", "Place Militia")
action_button("disperse_mob", "Disperse Mob")
action_button("train_legions", "Train Legions")
action_button("add_legion_to_army", "Add Legion to Army")
+ action_button("hold_games", "Hold Games")
+
+ action_button("place_militia", "Place Militia")
+
action_button("amphitheater", "Amphitheater")
action_button("basilica", "Basilica")
action_button("limes", "Limes")