feat(matchmake): a bunch of things

This commit is contained in:
DJMrTV 2025-02-12 18:46:29 +01:00
commit 7d24a71f09
13 changed files with 220 additions and 30 deletions

View file

@ -57,6 +57,7 @@ impl ExtendedMatchmakeSession{
("@GIR".to_owned(), Variant::SInt64(3))
]
},
system_password_enabled: false,
..session
};