加入用户最近100场战绩记录并实现展示
This commit is contained in:
@@ -65,6 +65,7 @@ public class notebookController : MonoBehaviour
|
||||
{
|
||||
if (initialized) return;
|
||||
initialized = true;
|
||||
StoreOwnershipLedger.EnsureInstance().InitializeIfNeeded();
|
||||
LoadAllData();
|
||||
categoryToggles = new[]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user