From 92aa8db31fd79df18bd0fc1947b85f600788a2a2 Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Tue, 1 Apr 2025 16:25:37 -0400 Subject: Remove end cavalry --- play.js | 1 - 1 file changed, 1 deletion(-) (limited to 'play.js') diff --git a/play.js b/play.js index 67d15ca..047c5fd 100644 --- a/play.js +++ b/play.js @@ -1263,7 +1263,6 @@ function on_update() { // Other buttons action_button("roll", "Roll") - action_button("end_cavalry", "End Cavalry Selection") action_button("resume", "Resume") action_button("skip", "Skip") -- cgit v1.2.3