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:
Max Weber
2020-11-18 05:11:51 -07:00
parent 1f9dd0d575
commit 32510746c6
2 changed files with 2 additions and 2 deletions

View File

@@ -191,7 +191,7 @@ public final class ScriptID
* </ul>
*/
@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

View File

@@ -1,4 +1,4 @@
.id 215
.id 3764
.int_stack_count 0
.string_stack_count 1
.int_var_count 0