This commit is contained in:
2024-11-06 22:42:01 -05:00
parent 7a30ebc19a
commit c315c206f4
10 changed files with 17 additions and 18 deletions

View File

@@ -1,7 +1,6 @@
use crate::hex_utils::SHORT_DIAGONAL;
use bevy::prelude::*;
use super::biome_map::BiomeData;
#[derive(Clone)]
pub struct Chunk {