Added suspend in background option to minimize cpu usage while not active
This commit is contained in:
@@ -2634,6 +2634,7 @@ DisplayGUIOptnsClick:
|
||||
%ifdef __WIN32__
|
||||
GUIClickCButton 12,168,byte[AlwaysOnTop]
|
||||
GUIClickCButton 12,178,byte[SaveMainWindowPos]
|
||||
GUIClickCButton 12,188,byte[SuspendInBackground]
|
||||
GUIClickCButton 124,23,byte[MouseWheel]
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user