Merge branch 'master' into translation_hu-HU
This commit is contained in:
@@ -548,7 +548,8 @@ main_thread(void *param)
|
||||
frames = 0;
|
||||
}
|
||||
} else /* Just so we dont overload the host OS. */
|
||||
Sleep(1);
|
||||
Sleep((drawits < -1) ? 1 : 0);
|
||||
// Sleep(1);
|
||||
|
||||
/* If needed, handle a screen resize. */
|
||||
if (doresize && !video_fullscreen && !is_quit) {
|
||||
|
||||
Reference in New Issue
Block a user