Finished JSDoc for all of www/js/channel except for www/js/channel/queuePanel.js
This commit is contained in:
parent
c0f219276f
commit
0e1b48c02c
97 changed files with 12323 additions and 135 deletions
|
|
@ -256,8 +256,8 @@ class chatBox{
|
|||
}
|
||||
|
||||
/**
|
||||
* Concatinate Text into Chat Prompt
|
||||
* @param {String} text - Text to Concatinate
|
||||
* Concatenate Text into Chat Prompt
|
||||
* @param {String} text - Text to Concatenate
|
||||
*/
|
||||
catChat(text){
|
||||
this.chatPrompt.value += text;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue