\ No newline at end of file
diff --git a/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-c32b77646ab1d63c/out/built.rs.html b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-c32b77646ab1d63c/out/built.rs.html
index b986a1fe3c..a3cf3d2d2f 100644
--- a/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-c32b77646ab1d63c/out/built.rs.html
+++ b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-c32b77646ab1d63c/out/built.rs.html
@@ -175,7 +175,7 @@
pubconstRUSTDOC_VERSION: &str=r"rustdoc 1.58.1 (db9d1b20b 2022-01-20)";
#[doc=r#"The build time in RFC2822, UTC."#]#[allow(dead_code)]
-pubconstBUILT_TIME_UTC: &str=r"Thu, 03 Feb 2022 14:28:17 +0000";
+pubconstBUILT_TIME_UTC: &str=r"Thu, 03 Feb 2022 14:32:47 +0000";
#[doc=r#"The target architecture, given by `CARGO_CFG_TARGET_ARCH`."#]#[allow(dead_code)]pubconstCFG_TARGET_ARCH: &str=r"x86_64";
diff --git a/rustdoc/src/popdat/od.rs.html b/rustdoc/src/popdat/od.rs.html
index 5ecbf9a957..6edf7d82ff 100644
--- a/rustdoc/src/popdat/od.rs.html
+++ b/rustdoc/src/popdat/od.rs.html
@@ -642,7 +642,7 @@
letmutborders=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.
- ifis_remote {
+ if!is_remote {
forlistinvec![
&mutborders.incoming_walking,
&mutborders.incoming_driving,