mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2026-04-06 23:53:31 +00:00
init ldirty
patch bump
This commit is contained in:
@@ -50,6 +50,7 @@ class VbanCmd(metaclass=ABCMeta):
|
||||
self.cache = {}
|
||||
self.event = Event(self.subs)
|
||||
self._pdirty = False
|
||||
self._ldirty = False
|
||||
|
||||
@abstractmethod
|
||||
def __str__(self):
|
||||
|
||||
Reference in New Issue
Block a user