X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=data%2Frbot%2Fplugins%2Fquakeauth.rb;h=40b91e11b878fc9308e1379c22ae0b99ec108702;hb=2e33012eb5eb8cf121059d06f07f6950141deccc;hp=03c82400d4329543f9d8e31e6e1e4d0b2228ad27;hpb=58b43c90ef7435713213015848eaf0486fab0b8f;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/data/rbot/plugins/quakeauth.rb b/data/rbot/plugins/quakeauth.rb index 03c82400..40b91e11 100644 --- a/data/rbot/plugins/quakeauth.rb +++ b/data/rbot/plugins/quakeauth.rb @@ -45,7 +45,7 @@ class QPlugin < Plugin end def connect - identify(nil, nil) if on_quakenet? + identify(nil, {}) if on_quakenet? end def identify(m, params)