changed color picking, removed server pings
This commit is contained in:
@@ -13,7 +13,6 @@ html(lang='en')
|
||||
input(type="button" id="server-button" value="connect" onclick="connect()")
|
||||
p
|
||||
input(type="color" id="color")
|
||||
input(type="button" id="submicColor" value="change color" onclick="changeColor()")
|
||||
br
|
||||
| timer:
|
||||
b(id="timer")
|
||||
|
||||
Reference in New Issue
Block a user