mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-11 00:20:54 +00:00
Compile fixes, switch cache implementation
This commit is contained in:
parent
75e1a67e9a
commit
7657357164
5 changed files with 60 additions and 15 deletions
|
@ -34,7 +34,7 @@ var commandHandlers = map[Command]CommandHandler{
|
|||
"survey": C2SSurvey,
|
||||
}
|
||||
|
||||
var bunchedCommands = []string{
|
||||
var bunchedCommands = []Command{
|
||||
"get_display_name",
|
||||
"get_emote",
|
||||
"get_emote_set",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue