mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	unreal: initialize legacy users on the right server
This commit is contained in:
		
							parent
							
								
									c4273e68a4
								
							
						
					
					
						commit
						f3ceefe87f
					
				@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user