From fe00f5d1a5232a9cfdff2c70bf8f55e292f4c3ea Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Sat, 2 Nov 2024 07:31:47 -0400 Subject: Govern. --- play.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index 9ac2349..213b304 100644 --- a/play.js +++ b/play.js @@ -982,6 +982,8 @@ function on_update() { // DS buttons action_button("conscript", "Conscript") action_button("end_conscript", "End Conscript") + action_button("govern", "Govern") + action_button("end_govern", "End Govern") action_button("march", "March") action_button("end_march", "End March") -- cgit v1.2.3