docs: add some comments
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,7 +2,7 @@
|
||||
|
||||
/*.txt
|
||||
|
||||
/players.redb
|
||||
/players.redb*
|
||||
|
||||
/players*.json*
|
||||
/b50*.json*
|
||||
@@ -40,7 +40,7 @@ pub struct UserData {
|
||||
pub grade_rank: i64,
|
||||
/// 段位认定
|
||||
pub course_rank: i64,
|
||||
/// 友人对战段位
|
||||
/// 友人对战阶级
|
||||
pub class_rank: i64,
|
||||
pub nameplate_id: i64,
|
||||
pub frame_id: i64,
|
||||
|
||||
Reference in New Issue
Block a user