Przeglądaj źródła

fix gumble API change

master
Tim Cooper 10 lat temu
rodzic
commit
ca79c8ade8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      client.go

+ 1
- 1
client.go Wyświetl plik

@@ -102,7 +102,7 @@ func (b *Barnard) OnPermissionDenied(e *gumble.PermissionDeniedEvent) {
func (b *Barnard) OnUserList(e *gumble.UserListEvent) {
}

func (b *Barnard) OnAcl(e *gumble.AclEvent) {
func (b *Barnard) OnACL(e *gumble.ACLEvent) {
}

func (b *Barnard) OnBanList(e *gumble.BanListEvent) {


Ładowanie…
Anuluj
Zapisz