summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.js b/play.js
index 16f7211..50651a4 100644
--- a/play.js
+++ b/play.js
@@ -1649,7 +1649,7 @@ function on_update() {
action_button_with_argument("check", 2, "Check +2")
action_button_with_argument("check", 1, "Check +1")
action_button_with_argument("check", 0, "Check")
- action_button_with_argument("check_success", "Success")
+ action_button("check_success", "Check")
// Supply
action_button("stronghold", "Stronghold")