From f3ceefe87fe30aaae29d2e904fa44c6fd7a6e6aa Mon Sep 17 00:00:00 2001 From: James Lu Date: Sat, 2 Apr 2016 10:56:13 -0700 Subject: [PATCH] unreal: initialize legacy users on the right server --- protocols/unreal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/unreal.py b/protocols/unreal.py index ba31efa..5f72386 100644 --- a/protocols/unreal.py +++ b/protocols/unreal.py @@ -611,7 +611,7 @@ class UnrealProtocol(TS6BaseProtocol): log.debug('(%s) translating legacy NICK args to: %s', self.irc.name, ' '.join(new_args)) - return self.handle_uid(numeric, 'UID_LEGACY', new_args) + return self.handle_uid(servername, 'UID_LEGACY', new_args) else: # Normal NICK change, just let ts6_common handle it. # :70MAAAAAA NICK GL-devel 1434744242