mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 12:31:24 +01:00
Attempt to rehabilitate taverns
This commit is contained in:
parent
9aa0278f7e
commit
ddb816ceee
1 changed files with 1 additions and 0 deletions
|
|
@ -218,6 +218,7 @@ window.Routes = (function () {
|
|||
cells.crossroad[current] += score;
|
||||
}
|
||||
}
|
||||
cells.crossroad[current] += score;
|
||||
segment = [];
|
||||
prev = current;
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue