feat(game): accept legacy camera captures

This commit is contained in:
2026-07-18 15:07:31 +04:00
parent 82f0f28ed9
commit 4007f6fcec
4 changed files with 192 additions and 17 deletions
Generated
+2
View File
@@ -455,6 +455,8 @@ dependencies = [
"fparkan-terrain",
"fparkan-vfs",
"fparkan-world",
"serde",
"serde_json",
"winit",
]