update to bevy 0.18
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use bevy::{math::Direction3d, prelude::*};
|
||||
use bevy::prelude::*;
|
||||
use rayon::str;
|
||||
use world_generation::{hex_utils::SHORT_DIAGONAL, prelude::Chunk};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user