diff options
| author | Valentin Popov <valentin@popov.link> | 2026-07-18 18:42:52 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-07-18 18:42:52 +0300 |
| commit | e33925677692b85d096d891b381bac62b2c9942b (patch) | |
| tree | 8abe294a8098beb00cf79b57e325beaafb44a37b /Cargo.lock | |
| parent | b1ff50f9db85dc1f04a0e975adbb98ee0cf3a436 (diff) | |
| download | fparkan-e33925677692b85d096d891b381bac62b2c9942b.tar.xz fparkan-e33925677692b85d096d891b381bac62b2c9942b.zip | |
feat(runtime): add terrain-snapped reference movement
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -607,6 +607,7 @@ dependencies = [ "fparkan-prototype", "fparkan-render", "fparkan-resource", + "fparkan-terrain", "fparkan-vfs", "fparkan-world", ] |
