fix Event Structure

main
Minizbot2012 3 years ago
parent eff8e5bb82
commit 6a910401b5
No known key found for this signature in database
GPG Key ID: 977C8ADE12361917

@ -4,5 +4,5 @@ package keyevents
type KeyEvent struct { type KeyEvent struct {
Type uint16 Type uint16
Code uint16 Code uint16
Value int Value int32
} }

Loading…
Cancel
Save