Update dummyDriver.py
This commit is contained in:
parent
291e6865d0
commit
20f500257e
@ -31,7 +31,7 @@ class driver():
|
||||
return
|
||||
del self.env['input']['eventBuffer'][:]
|
||||
|
||||
def getInputDevices(self):
|
||||
def updateInputDevices(self, force = False, init = False):
|
||||
if not self._initialized:
|
||||
return
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user