feat: fest matchmaking

This commit is contained in:
DJMrTV 2025-05-15 20:53:56 +02:00
commit 764a326d43
5 changed files with 70 additions and 1 deletions

View file

@ -0,0 +1,5 @@
use macros::{method_id, rmc_proto};
#[rmc_proto(112)]
pub trait Ranking{
}