summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/play.js b/play.js
index c516b50..c27c480 100644
--- a/play.js
+++ b/play.js
@@ -709,6 +709,10 @@ function on_update() {
action_button("player_3", "Red")
action_button("player_4", "Black")
+ action_button("resume", "Resume")
+
+ action_button("ping", "Ping")
+
action_button("pass", "Pass")
action_button("next", "Next")
action_button("end_game", "End game")