This commit is contained in:
evanpelle
2026-03-30 21:15:57 -07:00
parent 6fa9bf692b
commit 2dbd73cc21
6 changed files with 6 additions and 2 deletions
+1
View File
@@ -57,6 +57,7 @@
<script>
window.GIT_COMMIT = <%- gitCommit %>;
window.ASSET_MANIFEST = <%- assetManifest %>;
window.WS_URL = <%- wsUrl %>;
window.BOOTSTRAP_CONFIG = {
gameEnv: <%- gameEnv %>,
};