From f75601a86a9202f8f226ac04a1238b3660071915 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 18 Jul 2026 09:31:32 +0400 Subject: feat(game): add static mission Vulkan mode --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index d433c53..4ec6bca 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -453,6 +453,7 @@ dependencies = [ "fparkan-runtime", "fparkan-vfs", "fparkan-world", + "winit", ] [[package]] -- cgit v1.2.3