Refactor
This commit is contained in:
parent
b774357807
commit
57d7009342
39 changed files with 203 additions and 250 deletions
|
|
@ -48,11 +48,11 @@
|
|||
minlength="1"
|
||||
maxlength="20"
|
||||
placeholder=" "
|
||||
id="playerName"
|
||||
name="playerName"
|
||||
id="name"
|
||||
name="name"
|
||||
type="text"
|
||||
/>
|
||||
<label for="playerName">Choose a name</label>
|
||||
<label for="name">Choose a name</label>
|
||||
</div>
|
||||
|
||||
<div id="server-container"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue