scripts
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
|
||||
// Token: 0x02000A07 RID: 2567
|
||||
[Serializable]
|
||||
public struct RankBucket
|
||||
{
|
||||
// Token: 0x04003638 RID: 13880
|
||||
public GameScoreManager.GEPDBIKOOKI rank;
|
||||
|
||||
// Token: 0x04003639 RID: 13881
|
||||
public int minimumScore;
|
||||
}
|
||||
Reference in New Issue
Block a user