mirror of
https://github.com/trudnai/Steve2.git
synced 2025-03-15 21:30:54 +00:00
BugFix: F8 KeyCode
This commit is contained in:
parent
15f7fc3d70
commit
04fc99eb93
@ -473,7 +473,7 @@ class ViewController: NSViewController {
|
||||
let F5FunctionKey = 96
|
||||
let F6FunctionKey = 97
|
||||
let F7FunctionKey = 98
|
||||
let F8FunctionKey = 99
|
||||
let F8FunctionKey = 100
|
||||
|
||||
var ddd = 9;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user