early-access version 1617
This commit is contained in:
@@ -173,7 +173,7 @@ PND_videoinit(_THIS)
|
||||
display.current_mode = current_mode;
|
||||
display.driverdata = NULL;
|
||||
|
||||
SDL_AddVideoDisplay(&display);
|
||||
SDL_AddVideoDisplay(&display, SDL_FALSE);
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user