chat commands: rebuild chatbox input after using clear shortcuts
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user