From 33d213ce1547fa295854ade306e71b91c46460e9 Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Tue, 14 Jan 2025 14:51:23 -0500 Subject: Migrate. --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') diff --git a/play.js b/play.js index 936f75b..e180cd0 100644 --- a/play.js +++ b/play.js @@ -1100,6 +1100,7 @@ function on_update() { action_button("roll", "Roll") action_button("end_cavalry", "End Cavalry Selection") + action_button("skip", "Skip") action_button("next", "Next") action_button("undo", "Undo") action_button("end_of_turn", "End your turn") -- cgit v1.2.3