change jade references to pug
This commit is contained in:
parent
a7b4bd023d
commit
cbae390312
10 changed files with 19 additions and 7 deletions
6
public/views/gui/gui.pug
Normal file
6
public/views/gui/gui.pug
Normal file
|
@ -0,0 +1,6 @@
|
|||
#chat.container
|
||||
#chat-messages
|
||||
input(type="text", maxLength="100")#chat-input
|
||||
|
||||
#weapons.container
|
||||
#weapon-selection
|
Loading…
Add table
Add a link
Reference in a new issue