Merge pull request #8147 from Abextm/real-cs2-names

use RuneStar cs2 opcode names
This commit is contained in:
Abex
2019-03-10 23:34:02 -06:00
committed by GitHub
34 changed files with 3312 additions and 3659 deletions

View File

@@ -116,15 +116,6 @@ public final class ScriptID
*/
public static final int DIARY_QUEST_UPDATE_LINECOUNT = 2523;
/**
* Initializes the chatbox input to use RuneLite callbacks
* <ul>
* <li> String Prompt text </li>
* <li> String Default value </li>
* </ul>
*/
public static final int RUNELITE_CHATBOX_INPUT_INIT = 10001;
/**
* Does nothing
*