mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-10 01:28:41 -06:00
fix
This commit is contained in:
parent
a7a1b44548
commit
90c5b2a1e2
|
@ -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 {
|
||||
(
|
||||
|
|
Loading…
Reference in a new issue