feat: fest matchmaking
This commit is contained in:
parent
b8cc89a6d9
commit
764a326d43
5 changed files with 70 additions and 1 deletions
5
src/rmc/protocols/ranking.rs
Normal file
5
src/rmc/protocols/ranking.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
use macros::{method_id, rmc_proto};
|
||||
|
||||
#[rmc_proto(112)]
|
||||
pub trait Ranking{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue