Added allow multiple instances option

This commit is contained in:
pagefault
2001-05-24 18:52:41 +00:00
parent 97e0d9cc2c
commit d9270da37b
5 changed files with 19 additions and 7 deletions

View File

@@ -2634,7 +2634,7 @@ DisplayGUIOptnsClick:
%ifdef __WIN32__
GUIClickCButton 12,168,byte[AlwaysOnTop]
GUIClickCButton 12,178,byte[SaveMainWindowPos]
GUIClickCButton 12,188,byte[SuspendInBackground]
GUIClickCButton 12,188,byte[AllowMultipleInst]
GUIClickCButton 124,23,byte[MouseWheel]
%endif