Add missing ranking struct.
This commit is contained in:
parent
02e05c2897
commit
9ca78fb8d7
6
game/src/ranking.rs
Normal file
6
game/src/ranking.rs
Normal file
@ -0,0 +1,6 @@
|
||||
pub struct Ranking {
|
||||
|
||||
}
|
||||
impl Ranking {
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user