mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 19:22:45 +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…
Reference in New Issue
Block a user