mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-11-04 01:27:21 +01:00 
			
		
		
		
	Oops, forgot to commit this with the case-insensitive more changes.
This commit is contained in:
		
							parent
							
								
									2ba68353dd
								
							
						
					
					
						commit
						db8d18b1aa
					
				@ -565,7 +565,8 @@ class Privmsg(irclib.IrcCallback):
 | 
			
		||||
    noIgnore = False
 | 
			
		||||
    handled = False
 | 
			
		||||
    commandArgs = ['self', 'irc', 'msg', 'args']
 | 
			
		||||
    _mores = {} # This must be class-scope, so all subclasses use the same one.
 | 
			
		||||
    # This must be class-scope, so all subclasses use the same one.
 | 
			
		||||
    _mores = ircutils.IrcDict()
 | 
			
		||||
    def __init__(self):
 | 
			
		||||
        self.__parent = super(Privmsg, self)
 | 
			
		||||
        self.Proxy = IrcObjectProxy
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user