Use a new cache if the difficult terrain changes

This commit is contained in:
Manuel Vögele
2022-05-04 22:58:45 +02:00
parent d9407ad7d8
commit e2ee00b937
4 changed files with 100 additions and 1 deletions
+1
View File
@@ -16,4 +16,5 @@ lto = true
console_error_panic_hook = "0.1.7"
js-sys = "0.3.56"
rustc-hash = "1.1.0"
sha1 = "0.10.1"
wasm-bindgen = "0.2.79"