Update input.py
This commit is contained in:
parent
f2b7393497
commit
f3434bbb5e
@ -4,6 +4,7 @@ import time
|
||||
input = {
|
||||
'currInput': {},
|
||||
'prevInput': {},
|
||||
'prevDeepestInput': {},
|
||||
'currEvent': None,
|
||||
'firstEvent': None,
|
||||
'currShortcutString': '',
|
||||
|
Loading…
Reference in New Issue
Block a user