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 6118a7716a
commit 87d48381f3
+1
View File
@@ -274,6 +274,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>