Update server/static/index.html

This commit is contained in:
2025-11-13 15:48:13 +00:00
parent 8009a57273
commit 713f7e875d

View File

@@ -11,7 +11,7 @@
<body>
<div id="game"></div>
<!-- UI roots (each JS file owns its own area) -->
<!-- UI roots (each JS module owns its content) -->
<div id="ui-auth"></div>
<div id="ui-hud"></div>
<div id="ui-chat"></div>