This commit is contained in:
2025-12-01 20:58:21 +05:30
parent 5c75541c25
commit 7b677653a7

View File

@@ -62,8 +62,7 @@ export default function Player({
selectedMode: string
) {
setIsQueueing(false);
// Nakama matchmaker tickets auto-expire by default in your setup.
// If you later add manual ticket cancel RPC, call it here.
const gameMetadata = {
game: selectedGame,
mode: selectedMode,