From 9fd9841d6fceeed87f51a8aa632563676f8cb74f Mon Sep 17 00:00:00 2001 From: owomomo Date: Tue, 18 Jun 2019 11:50:28 +0800 Subject: [PATCH] ... --- src/drivers/win/cheat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/drivers/win/cheat.cpp b/src/drivers/win/cheat.cpp index 639f719e..4d6efde9 100644 --- a/src/drivers/win/cheat.cpp +++ b/src/drivers/win/cheat.cpp @@ -1031,7 +1031,7 @@ BOOL CALLBACK GGConvCallB(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) SendDlgItemMessage(hwndDlg, IDC_GAME_GENIE_VAL, EM_SETLIMITTEXT, 2, 0); - SetWindowLong() + break; case WM_CLOSE: case WM_QUIT: