vnc: Pause always when switching to VNC renderer

This commit is contained in:
Cacodemon345
2022-08-04 00:21:27 +06:00
committed by GitHub
parent 567fb3bddd
commit 93f01dfb2e

View File

@@ -212,6 +212,7 @@ vnc_init(UNUSED(void *arg))
32, 32, 0, 1, 255,255,255, 16, 8, 0, 0, 0
};
plat_pause(1);
cgapal_rebuild_monitor(0);
if (rfb == NULL) {