Update fenrir.py
This commit is contained in:
parent
45e740caa5
commit
c9434f98a2
@ -71,7 +71,7 @@ class fenrir():
|
||||
#print(time.time()-startTime)
|
||||
|
||||
def prepareCommand(self):
|
||||
if self.env['runtime']['screenManager'].isSuspendingScreen():
|
||||
if self.environment['runtime']['screenManager'].isSuspendingScreen():
|
||||
return
|
||||
if self.environment['runtime']['inputManager'].noKeyPressed():
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user