2
This commit is contained in:
parent
1db9931fcc
commit
7f26c7b253
@ -63,7 +63,7 @@ export class PartResultCommand extends Command<CardGameState, {}> {
|
||||
|
||||
execute() {
|
||||
this.state.gameState = GameStateConst.STATE_ROUND_RESULT;
|
||||
// const time = singleton(GameEnv).resultShowTime || 1;
|
||||
const time = singleton(GameEnv).resultShowTime || 1;
|
||||
// let team0 = [];
|
||||
// let team1 = [];
|
||||
// for (let [sessionId, player] of this.state.players) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user