some more debug
This commit is contained in:
parent
8e3deef6e4
commit
db3e5f912f
@ -164,6 +164,7 @@ class inputManager():
|
||||
self.env['input']['shortcutRepeat'] = 1
|
||||
shortcut.append(self.env['input']['shortcutRepeat'])
|
||||
shortcut.append(self.env['input']['currInput'])
|
||||
self.env['runtime']['debug'].writeDebugOut("currShortcut " + str(shortcut) ,debug.debugLevel.INFO)
|
||||
return str(shortcut)
|
||||
|
||||
def isFenrirKey(self, eventName):
|
||||
|
Loading…
Reference in New Issue
Block a user