forked from github/server
parent
5d2dbcb93a
commit
bb82df04c4
1 changed files with 1 additions and 0 deletions
|
@ -1242,6 +1242,7 @@ void terraform_region(region * r, const terrain_type * terrain)
|
|||
assert(terrain);
|
||||
|
||||
r->terrain = terrain;
|
||||
reset_herbs(r);
|
||||
reset_rawmaterials(r);
|
||||
terraform_resources(r);
|
||||
|
||||
|
|
Loading…
Reference in a new issue