diff --git a/client/src/main.c b/client/src/main.c index 1e538492..0cbc51e2 100644 --- a/client/src/main.c +++ b/client/src/main.c @@ -640,7 +640,7 @@ int main_frameThread(void * unused) int spiceThread(void * arg) { while(g_state.state != APP_STATE_SHUTDOWN) - if (!spice_process(1000)) + if (!spice_process(100)) { if (g_state.state != APP_STATE_SHUTDOWN) { diff --git a/repos/PureSpice b/repos/PureSpice index dde2d242..d9b92c57 160000 --- a/repos/PureSpice +++ b/repos/PureSpice @@ -1 +1 @@ -Subproject commit dde2d2427b574b28ad8669804aeb8236681cde94 +Subproject commit d9b92c57a264ea86cf9dd462795fce76af003768