@@ -71,7 +71,6 @@ namespace Yc {
time_t _lastRoundEnd;
int _roundLength;
std::vector<std::pair<User *, int>> _diceValues;
std::mutex mutexQueue;
void _handleDice();
void _startDiceRound();
void _endDiceRound();
The note is not visible to the blocked user.