diff options
Diffstat (limited to 'client.html')
-rw-r--r-- | client.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/client.html b/client.html index 0da27b6..bc85fee 100644 --- a/client.html +++ b/client.html @@ -60,10 +60,6 @@ <div class="new-game" style="display: none;"></div> <div class="settings mobile-settings" style="display: none;"> - <span><input type="text" placeholder="Username"/></span> - <span><input type="color" value="#f00"/></span> - - <button id="set">Accept Settings</button> </div> <div class="status"></div> |