diff --git a/assets/exemples/test_map.ldtk b/assets/exemples/test_map.ldtk index bfd062e..547a246 100644 --- a/assets/exemples/test_map.ldtk +++ b/assets/exemples/test_map.ldtk @@ -1069,7 +1069,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0 - ] + ], "autoLayerTiles": [], "seed": 1528212, "overrideTilesetUid": null, diff --git a/crates/utils/Cargo.toml b/crates/utils/Cargo.toml index 6cde81a..dd4db69 100644 --- a/crates/utils/Cargo.toml +++ b/crates/utils/Cargo.toml @@ -8,4 +8,4 @@ bevy = "*" [target.'cfg(target_arch = "wasm32")'.dependencies] console_error_panic_hook = "0.1.6" -web-sys = "0.3.57" \ No newline at end of file +web-sys = "0.3.68" \ No newline at end of file