mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 20:26:23 +01:00
fix numpad keys on win32
This commit is contained in:
@@ -60,7 +60,6 @@ namespace Fw
|
||||
KeyEscape = 1,
|
||||
KeyTab = 2,
|
||||
KeyBackspace = 3,
|
||||
KeyReturn = 4,
|
||||
KeyEnter = 5,
|
||||
KeyInsert = 6,
|
||||
KeyDelete = 7,
|
||||
|
||||
Reference in New Issue
Block a user