Update script arguments to 2021-6-30
This commit is contained in:
@@ -84,9 +84,10 @@ public final class ScriptID
|
||||
* <ul>
|
||||
* <li> int (boolean) Clear the current text </li>
|
||||
* <li> int (boolean) Restore to chat view </li>
|
||||
* <li> int (boolean) Submit close to server </li>
|
||||
* </ul>
|
||||
*/
|
||||
@ScriptArguments(integer = 2)
|
||||
@ScriptArguments(integer = 3)
|
||||
public static final int MESSAGE_LAYER_CLOSE = 299;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user