diff --git a/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html b/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html index 74e77306c0..6258ebe518 100644 --- a/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html +++ b/rustdoc/map_gui/tools/title_screen/built_info/constant.BUILT_TIME_UTC.html @@ -4,6 +4,6 @@
pub const BUILT_TIME_UTC: &str = r"Sat, 07 May 2022 12:38:38 +0000";
Expand description

The build time in RFC2822, UTC.

+

Constant map_gui::tools::title_screen::built_info::BUILT_TIME_UTC

source · []
pub const BUILT_TIME_UTC: &str = r"Sat, 07 May 2022 14:28:48 +0000";
Expand description

The build time in RFC2822, UTC.

\ No newline at end of file diff --git a/rustdoc/src/game/sandbox/gameplay/tutorial.rs.html b/rustdoc/src/game/sandbox/gameplay/tutorial.rs.html index 958ef7b080..402af3089f 100644 --- a/rustdoc/src/game/sandbox/gameplay/tutorial.rs.html +++ b/rustdoc/src/game/sandbox/gameplay/tutorial.rs.html @@ -2485,7 +2485,7 @@ let r = map.get_r( map.find_r_by_osm_id(OriginalRoad::new( 158782224, - (1709145066, 53128052), + (9167872280, 53128052), )) .unwrap(), ); @@ -2544,7 +2544,7 @@ spawn_agents_around( app.primary .map - .find_i_by_osm_id(osm::NodeID(1709145066)) + .find_i_by_osm_id(osm::NodeID(9167872280)) .unwrap(), app, ); diff --git a/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-f69e066278ff4726/out/built.rs.html b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-f69e066278ff4726/out/built.rs.html index 84a2e6b8ac..8b516b0b42 100644 --- a/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-f69e066278ff4726/out/built.rs.html +++ b/rustdoc/src/map_gui/home/runner/work/abstreet/abstreet/target/debug/build/map_gui-f69e066278ff4726/out/built.rs.html @@ -179,7 +179,7 @@ pub const RUSTDOC_VERSION: &str = r"rustdoc 1.60.0 (7737e0b5c 2022-04-04)"; #[doc=r#"The build time in RFC2822, UTC."#] #[allow(dead_code)] -pub const BUILT_TIME_UTC: &str = r"Sat, 07 May 2022 12:38:38 +0000"; +pub const BUILT_TIME_UTC: &str = r"Sat, 07 May 2022 14:28:48 +0000"; #[doc=r#"The target architecture, given by `CARGO_CFG_TARGET_ARCH`."#] #[allow(dead_code)] pub const CFG_TARGET_ARCH: &str = r"x86_64";