Usermode/AxWin4 - Fix bitmap upscale
[tpg/acess2.git] / Usermode / Applications / axwin4_src / Server / timing.cpp
index 1874009..e61c8e2 100644 (file)
@@ -12,7 +12,7 @@ namespace Timing {
 
 int64_t GetTimeToNextEvent()
 {
-       return 10*1000;
+       return -1;
 }
 
 void CheckEvents()

UCC git Repository :: git.ucc.asn.au