Fix key mapping bug (hello SF mail server)

svn-id: r7456
This commit is contained in:
Nicolas Bacca 2003-05-11 14:11:32 +00:00
parent ab520960fe
commit f82de25bff

View File

@ -132,6 +132,8 @@ BOOL PPCWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, OSystem_W
Translate(&x, &y);
wm->_event.kbd.flags = 0;
if (draw_keyboard) {
// Handle keyboard selection
int offset_y;