From 1ce1b525e7470ebaaeb0d5cd1e59bd905c1a7114 Mon Sep 17 00:00:00 2001 From: surprise <15810472099@163.com> Date: 星期二, 05 三月 2024 18:07:32 +0800 Subject: [PATCH] 代码更新 --- public/mapscreen/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/public/mapscreen/index.html b/public/mapscreen/index.html index ca9ec1c..69e3fff 100644 --- a/public/mapscreen/index.html +++ b/public/mapscreen/index.html @@ -19,7 +19,7 @@ <div class="world-globe-halo"></div> </div> </div> - +<noscript></noscript> <!-- partial --> <script src='./js/dat.gui.min.js'></script> <script src='./js/Stats.js'></script> -- Gitblit v1.9.3