From e33925677692b85d096d891b381bac62b2c9942b Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 18 Jul 2026 19:42:52 +0400 Subject: feat(runtime): add terrain-snapped reference movement --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 0b8256e..5237da5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -607,6 +607,7 @@ dependencies = [ "fparkan-prototype", "fparkan-render", "fparkan-resource", + "fparkan-terrain", "fparkan-vfs", "fparkan-world", ] -- cgit v1.2.3