diff --git a/source/Frame.cpp b/source/Frame.cpp index 454f4978..03c3eab6 100644 --- a/source/Frame.cpp +++ b/source/Frame.cpp @@ -1393,6 +1393,7 @@ void ProcessButtonClick (int button) break; case BTN_RUN: + KeybUpdateCtrlShiftStatus(); if( g_bCtrlKey ) { CtrlReset();