mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-11-04 01:27:21 +01:00 
			
		
		
		
	Comment some of my intentions.
This commit is contained in:
		
							parent
							
								
									07585182af
								
							
						
					
					
						commit
						7f6c401e74
					
				@ -70,6 +70,9 @@ class Schedule(drivers.IrcDriver):
 | 
			
		||||
    def reset(self):
 | 
			
		||||
        self.events.clear()
 | 
			
		||||
        self.schedule[:] = []
 | 
			
		||||
        # We don't reset the counter here because if someone has held an id of
 | 
			
		||||
        # one of the nuked events, we don't want him removing new events with
 | 
			
		||||
        # his old id.
 | 
			
		||||
 | 
			
		||||
    def addEvent(self, f, t, name=None):
 | 
			
		||||
        """Schedules an event f to run at time t.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user