mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-12-25 02:29:49 +00:00
Minor UI error from removal of OpenGL button
This commit is contained in:
parent
be7c9b0f72
commit
e8522126d5
@ -673,7 +673,7 @@ shouldProceedAfterError: (NSDictionary *) errorDict
|
||||
[height setIntValue: init_height];
|
||||
[depth setIntValue: init_depth];
|
||||
|
||||
[window setState: NO];
|
||||
[screen setState: NO];
|
||||
switch ( display_type )
|
||||
{
|
||||
case DISPLAY_WINDOW: [window setState: YES]; break;
|
||||
|
Loading…
Reference in New Issue
Block a user