app tweaks

This commit is contained in:
kepler155c@gmail.com
2019-04-25 14:43:55 -04:00
parent c486301116
commit b03b0d366b
6 changed files with 103 additions and 19 deletions

View File

@@ -1134,7 +1134,6 @@ while bRunning do
action = keyMapping.char
param = ie.ch
else
_debug(ie.code)
action = keyMapping[ie.code]
end
end