render map image
This commit is contained in:
@@ -38,7 +38,7 @@ impl BiomePainterAsset {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Resource)]
|
||||
#[derive(Resource, Clone)]
|
||||
pub struct BiomePainter {
|
||||
pub biomes: Vec<BiomeAsset>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user