text clarification
This commit is contained in:
		
							parent
							
								
									b9da8246e1
								
							
						
					
					
						commit
						7fabbb77b6
					
				@ -884,7 +884,7 @@ class PlantTycoon(Cog):
 | 
				
			|||||||
    async def _gardener(self, user: discord.User) -> Gardener:
 | 
					    async def _gardener(self, user: discord.User) -> Gardener:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        #
 | 
					        #
 | 
				
			||||||
        # This function returns an individual gardener namedtuple
 | 
					        # This function returns a Gardener object for the user
 | 
				
			||||||
        #
 | 
					        #
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        g = Gardener(user, self.config)
 | 
					        g = Gardener(user, self.config)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user