mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-03 08:28:31 +00:00
Oops
This commit is contained in:
parent
133544bddd
commit
15658e58c3
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ const HelloCommand Command = "hello"
|
|||
// It indicates that the client is finished sending the initial 'sub' commands and the server should send the backlog.
|
||||
const ReadyCommand Command = "ready"
|
||||
|
||||
const SetUserCommand Command = "set_user"
|
||||
const SetUserCommand Command = "setuser"
|
||||
|
||||
// AuthorizeCommand is a S2C Command sent as part of Twitch username validation.
|
||||
const AuthorizeCommand Command = "do_authorize"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue