fix draw game
+ status update in generateToken()
This commit is contained in:
@@ -274,7 +274,7 @@ export class GameSession {
|
||||
gc.scoreRight = 3;
|
||||
}
|
||||
else
|
||||
{ // TODO: match draw, verifier la getion coté Nest
|
||||
{
|
||||
gc.scoreLeft = 0;
|
||||
gc.scoreRight = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user