small tweaks on dummy input
This commit is contained in:
parent
56ca033c0f
commit
7494418c61
@ -29,6 +29,7 @@ class driver():
|
||||
def clearEventBuffer(self):
|
||||
if not self._initialized:
|
||||
return
|
||||
del self.env['input']['eventBuffer'][:]
|
||||
|
||||
def getInputDevices(self):
|
||||
if not self._initialized:
|
||||
|
Loading…
Reference in New Issue
Block a user