mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
Merge branch 'master' of https://github.com/magefree/mage
This commit is contained in:
commit
94eedd3348
1 changed files with 2 additions and 0 deletions
|
@ -349,6 +349,8 @@ public class TournamentController {
|
|||
tournament.leave(playerId);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
logger.debug("UserId not found " + userId + " tournId: " + tournament.getId());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue