From 10ae402862df4337772fe8e35f68ee8ab5bfc224 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Mon, 12 Dec 2022 15:31:26 +0100 Subject: networking --- src/pathfinding.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/pathfinding.c') diff --git a/src/pathfinding.c b/src/pathfinding.c index 16e5261..effca06 100644 --- a/src/pathfinding.c +++ b/src/pathfinding.c @@ -281,10 +281,7 @@ void* pathfinding_thread(void *args) else { mutex_unlock(&global_pathfinding_queue.mutex); - continue; } - - //thread_sleep(100); } return 0; -- cgit v1.2.3-70-g09d2