Request to be able to use the numpad if numlock is on and only process fenrir commands if numlock is off. This should work, let me know if anything breaks.
This commit is contained in:
@ -29,7 +29,7 @@ class speechDriver():
|
||||
return
|
||||
if not queueable:
|
||||
self.cancel()
|
||||
|
||||
|
||||
def cancel(self):
|
||||
if not self._isInitialized:
|
||||
return
|
||||
|
Reference in New Issue
Block a user