chat commands: rebuild chatbox input after using clear shortcuts

This commit is contained in:
trimbe
2019-01-20 17:04:57 -05:00
parent b4de93d722
commit 49141bffee
2 changed files with 16 additions and 2 deletions

View File

@@ -67,6 +67,11 @@ public final class ScriptID
*/
public static final int CLEAR_CHATBOX_PANEL = 677;
/**
* Builds the chatbox input widget
*/
public static final int CHAT_PROMPT_INIT = 223;
/**
* Queries the completion state of a quest by its struct id
* <ul>