This commit is contained in:
griffi-gh 2023-01-27 01:04:56 +01:00
parent a7a1b44548
commit 90c5b2a1e2

View file

@ -14,7 +14,7 @@ use super::{
};
//todo limit task starts insted
const MAX_CHUNK_RECV: usize = 8;
const MAX_CHUNK_OPS: usize = 8;
pub fn update_loaded_world_around_player() -> Workload {
(