update: document repair movement lock indicator

This commit is contained in:
Tom Boullay
2026-05-11 13:17:20 +02:00
parent 059db31c82
commit 2a33d51e33
3 changed files with 6 additions and 3 deletions
+1
View File
@@ -170,6 +170,7 @@ Current overlays:
- `GameStateDebugPanel`: compact debug UI for viewing and switching main/sub states, stepping backward or forward, and resetting the store
- `Crosshair`: player aiming helper
- `InteractPrompt`: interaction prompt
- `RepairMovementLockIndicator`: player-facing indicator shown while repair steps temporarily disable movement
`src/pages/page.tsx` should stay thin and mount only the canvas and `GameUI`.