mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-07-14 01:32:19 +08:00
Add user rank mission
This commit is contained in:
@@ -78,6 +78,9 @@ lazy_static! {
|
||||
for i in 1105001..=1105017 {
|
||||
missions.push(i).unwrap();
|
||||
}
|
||||
for i in 1101001..=1101030 {
|
||||
missions.push(i).unwrap();
|
||||
}
|
||||
missions
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user