From e374b1ef04542fdfd57a035011f2895560829fd7 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 21 Jun 2023 11:56:16 +0200 Subject: More UI improvements. --- play.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'play.js') 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") -- cgit v1.2.3