forest tweaks - foliage and proper grass
This commit is contained in:
parent
d032c847a0
commit
3301feaae0
5 changed files with 67 additions and 19 deletions
|
|
@ -65,6 +65,8 @@ mod town;
|
|||
use town::town_builder;
|
||||
mod forest;
|
||||
use forest::forest_builder;
|
||||
mod foliage;
|
||||
use foliage::Foliage;
|
||||
|
||||
// Shared data to be passed around build chain
|
||||
pub struct BuilderMap {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue