diff options
Diffstat (limited to 'client.html')
-rw-r--r-- | client.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client.html b/client.html index 9b92a09..26f3c18 100644 --- a/client.html +++ b/client.html @@ -120,6 +120,8 @@ <button>Send</button> </div> </div> + + <button class="toggle-table" onclick="game.table.toggleTable()"></button> </body> </html>
\ No newline at end of file |