forked from 2009Scape/Server
Testing is good
This commit is contained in:
parent
adcd7e7a06
commit
2b1450d06a
1 changed files with 0 additions and 1 deletions
|
|
@ -554,7 +554,6 @@ public final class DialogueInterpreter {
|
|||
* @param objects The arguments.
|
||||
*/
|
||||
public void sendInput(boolean string, Object... objects) {
|
||||
SystemLogger.logInfo("Sending runscript");
|
||||
player.getPacketDispatch().sendRunScript(string ? 109 : 108, "s", objects);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue