summaryrefslogtreecommitdiff
path: root/testing/nTox_win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/nTox_win32.c')
-rw-r--r--testing/nTox_win32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/nTox_win32.c b/testing/nTox_win32.c
index 27ab6a77..b7b6a70d 100644
--- a/testing/nTox_win32.c
+++ b/testing/nTox_win32.c
@@ -305,6 +305,7 @@ int main(int argc, char *argv[])
305 on = 1; 305 on = 1;
306 } 306 }
307 doMessenger(); 307 doMessenger();
308 Sleep(1);
308 } 309 }
309 return 0; 310 return 0;
310} \ No newline at end of file 311} \ No newline at end of file