From 0620b55ed17712c071f6196115d70a4c9aea5018 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 07 三月 2024 14:31:09 +0800
Subject: [PATCH] #
---
zy-asrs-flow/src/pages/map/index.jsx | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/zy-asrs-flow/src/pages/map/index.jsx b/zy-asrs-flow/src/pages/map/index.jsx
index 7123c5c..062e445 100644
--- a/zy-asrs-flow/src/pages/map/index.jsx
+++ b/zy-asrs-flow/src/pages/map/index.jsx
@@ -172,6 +172,7 @@
player.updateDidClickSprite(didClickSprite);
}, [didClickSprite])
+ // watch spriteBySettings
React.useEffect(() => {
if (!mapContainer) {
return;
--
Gitblit v1.9.1