From 4c408e39ca73d04f99ca98d062f506dca87343aa Mon Sep 17 00:00:00 2001 From: Mischa Untaga <99098079+MischaU8@users.noreply.github.com> Date: Tue, 3 Oct 2023 15:50:47 +0200 Subject: deployment --- play.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index f872790..0fb6b2d 100644 --- a/play.js +++ b/play.js @@ -462,6 +462,10 @@ function on_update() { // eslint-disable-line no-unused-vars action_button("end_reinforcement", "End reinforcement") + action_button("to_patrol", "To Patrol") + action_button("end_deployment", "End deployment") + + action_button("done", "Done") action_button("undo", "Undo") // XXX debug -- cgit v1.2.3