From 97de31e9a015cf139f5293a22e1575a43dfb6733 Mon Sep 17 00:00:00 2001
From: yyl <yyl>
Date: 星期五, 24 四月 2026 14:16:02 +0800
Subject: [PATCH] WEBGL ANDROID适配
---
Main/System/HeroUI/HeroCollectionWin.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Main/System/HeroUI/HeroCollectionWin.cs b/Main/System/HeroUI/HeroCollectionWin.cs
index be115e0..4781a29 100644
--- a/Main/System/HeroUI/HeroCollectionWin.cs
+++ b/Main/System/HeroUI/HeroCollectionWin.cs
@@ -160,6 +160,7 @@
}
heroListScroller.Restart();
heroListScroller.JumpIndex(jumpIndex);
+
}
--
Gitblit v1.8.0