增加机器人日志
This commit is contained in:
parent
f3751495dd
commit
45ee732828
@ -61,6 +61,7 @@ export class Robot {
|
||||
// if (data.player == self.sessionId) {
|
||||
// self.cards = self.cards.concat(data.cards);
|
||||
// }
|
||||
debug(`($${ self.sessionId })draw_card_s2c: ${data}`)
|
||||
break
|
||||
case 'player_ready_s2c':
|
||||
break
|
||||
|
Loading…
x
Reference in New Issue
Block a user