feat(bot): vsAi/aiOpponent protocol fields and bot-driver registry
This commit is contained in:
@@ -24,6 +24,7 @@ function makeGame(fen?: string): Game {
|
||||
armed: null,
|
||||
drawOffer: null,
|
||||
disconnectAt: {},
|
||||
lastBroadcastIdx: { w: 0, b: 0 },
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user