refactor: tighten project structure and strengthen tooling

This commit is contained in:
Tom Boullay
2026-04-16 10:45:05 +02:00
parent fd8b462e1c
commit 71c22386be
57 changed files with 362 additions and 519 deletions
-1
View File
@@ -1 +0,0 @@
// src/components/3d/InteractiveObject.tsx
-1
View File
@@ -1 +0,0 @@
// src/components/ui/CinematicBars.tsx
+1 -1
View File
@@ -1,4 +1,4 @@
import { useCameraMode } from "@/debug/useCameraMode";
import { useCameraMode } from "@/hooks/debug/useCameraMode";
export function Crosshair(): React.JSX.Element | null {
const cameraMode = useCameraMode();
-1
View File
@@ -1 +0,0 @@
// src/components/ui/LoadingScreen.tsx
-1
View File
@@ -1 +0,0 @@
// src/components/ui/MapHUD.tsx
-1
View File
@@ -1 +0,0 @@
// src/components/ui/MissionHUD.tsx
-1
View File
@@ -1 +0,0 @@
// src/components/ui/NarrativeOverlay.tsx