add chat
This commit is contained in:
parent
27520842e3
commit
2d177c6b27
16 changed files with 228 additions and 31 deletions
3
public/views/gui/gui.jade
Normal file
3
public/views/gui/gui.jade
Normal file
|
@ -0,0 +1,3 @@
|
|||
#chat.container
|
||||
#chat-messages
|
||||
input(type="text", maxLength="100")#chat-input
|
Loading…
Add table
Add a link
Reference in a new issue