Bugfix
This commit is contained in:
parent
8aa159edf7
commit
a080163af9
@ -417,7 +417,6 @@ class BaseCitizen(access_points.CitizenAPI):
|
||||
else:
|
||||
utils.process_error(msg, self.name, sys.exc_info(), self, None, None)
|
||||
|
||||
@utils.wait_for_lock
|
||||
def sleep(self, seconds: int):
|
||||
if seconds < 0:
|
||||
seconds = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user