rl-api,rl-client: update friends chat kick cs2 id
Yes the hash didn't change, but the ID did
This commit is contained in:
@@ -191,7 +191,7 @@ public final class ScriptID
|
|||||||
* </ul>
|
* </ul>
|
||||||
*/
|
*/
|
||||||
@ScriptArguments(string = 1)
|
@ScriptArguments(string = 1)
|
||||||
public static final int FRIENDS_CHAT_SEND_KICK = 215;
|
public static final int FRIENDS_CHAT_SEND_KICK = 3764;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Builds the widget that holds all of the players inside a friends chat
|
* Builds the widget that holds all of the players inside a friends chat
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
.id 215
|
.id 3764
|
||||||
.int_stack_count 0
|
.int_stack_count 0
|
||||||
.string_stack_count 1
|
.string_stack_count 1
|
||||||
.int_var_count 0
|
.int_var_count 0
|
||||||
|
|||||||
Reference in New Issue
Block a user