mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-27 15:03:20 +03:00
Overhasty push on the last commit
This commit is contained in:
parent
f22590ae0c
commit
ba5bf26072
@ -235,7 +235,7 @@ fn create_zones(
|
||||
let mut borders = all_borders.clone();
|
||||
// TODO For remote zones, we should at least prune for borders on the correct
|
||||
// "side" of the map. Or we can let fast_dist later take care of it.
|
||||
if is_remote {
|
||||
if !is_remote {
|
||||
for list in vec![
|
||||
&mut borders.incoming_walking,
|
||||
&mut borders.incoming_driving,
|
||||
|
Loading…
Reference in New Issue
Block a user