mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-11-04 01:27:21 +01:00 
			
		
		
		
	Bah.
This commit is contained in:
		
							parent
							
								
									f18f5a7bc2
								
							
						
					
					
						commit
						8936208e02
					
				@ -295,8 +295,6 @@ class Value(Group):
 | 
			
		||||
        if _lastModified > self._lastModified:
 | 
			
		||||
            if self._name in _cache:
 | 
			
		||||
                self.set(_cache[self._name])
 | 
			
		||||
            else:
 | 
			
		||||
                self.setValue(self._default)
 | 
			
		||||
        return self.value
 | 
			
		||||
 | 
			
		||||
class Boolean(Value):
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user