Add WebGPU Debug Overlay to prod index.html

- Included <webgpu-debug-overlay> component in the main layout
This commit is contained in:
scamiv
2026-01-18 19:30:22 +01:00
parent 989883786e
commit 2ba17dc777
+1
View File
@@ -272,6 +272,7 @@
<multi-tab-modal></multi-tab-modal>
<game-left-sidebar></game-left-sidebar>
<performance-overlay></performance-overlay>
<webgpu-debug-overlay></webgpu-debug-overlay>
<player-info-overlay></player-info-overlay>
<leader-board></leader-board>
<team-stats></team-stats>