diff options
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1046,6 +1046,8 @@ function on_update() { // Decree buttons action_button("build", "Build") action_button("end_build", "End Build") + action_button("compel", "Compel") + action_button("end_compel", "End Compel") action_button("conspire", "Conspire") action_button("end_conspire", "End Conspire") action_button("demand", "Demand Obedience") |