From d898d7cf67b88c051e68d2913cb469ec85f94dd9 Mon Sep 17 00:00:00 2001 From: Quaternions Date: Tue, 30 Jul 2024 19:35:51 -0700 Subject: [PATCH] wip --- src/physics_worker.rs | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/physics_worker.rs b/src/physics_worker.rs index 33ff4fd..e95f7ed 100644 --- a/src/physics_worker.rs +++ b/src/physics_worker.rs @@ -58,8 +58,15 @@ impl MouseInterpolator{ }, _=>if Time::from_millis(10){ //if mouse0 is never found and the loop ends, we can drain the entire queue