增加机器人日志

This commit is contained in:
zhl 2021-03-24 17:49:29 +08:00
parent f3751495dd
commit 45ee732828

View File

@ -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