Basic chat UI complete.
This commit is contained in:
parent
f109314163
commit
e81a4c0973
11 changed files with 393 additions and 71 deletions
|
|
@ -64,6 +64,9 @@ class emotePanel extends panelObj{
|
|||
this.setupInput();
|
||||
|
||||
this.renderEmoteLists();
|
||||
|
||||
//Call derived method
|
||||
super.docSwitch();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue