Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix web client vid_restart with r_mode -2
If getting the display index of the existing window fails, fallback to the default display size instead of falling back to 640x480. emscripten r_mode -2 worked on window creation but vid_restart fellback to 640x480.
- Loading branch information