From: Christian Heller <c.heller@plomlompom.de>
Date: Wed, 9 Dec 2020 03:33:43 +0000 (+0100)
Subject: Make button header less confusing.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/%7B%7B%20web_path%20%7D%7D/%7B%7Bprefix%7D%7D/static/%7B%7Btodo.comment%7D%7D?a=commitdiff_plain;h=8477309adb13b14ea254d08c4ab81f46a0a29392;p=plomrogue2

Make button header less confusing.
---

diff --git a/rogue_chat.html b/rogue_chat.html
index 9740fff..c871b6a 100644
--- a/rogue_chat.html
+++ b/rogue_chat.html
@@ -19,7 +19,7 @@ terminal rows: <input id="n_rows" type="number" step=4 min=24 value=24 />
 <div>
 keyboard input/control: <span id="keyboard_control"></span>
 </div>
-<h3>button controls for mouse players</h3>
+<h3>button controls for hard-to-remember keybindings</h3>
 <table id="move_table" style="float: left">
   <tr>
     <td style="text-align: right"><button id="hex_move_upleft"></button></td>