mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
IPVGO: Add history, and details to status, to go API (#1348)
This commit is contained in:
committed by
GitHub
parent
30a6419b11
commit
cf48d666f5
@@ -250,6 +250,7 @@ const go = {
|
||||
makeMove: 4,
|
||||
passTurn: 0,
|
||||
getBoardState: 4,
|
||||
getMoveHistory: 0,
|
||||
getCurrentPlayer: 0,
|
||||
getGameState: 0,
|
||||
getOpponent: 0,
|
||||
|
||||
Reference in New Issue
Block a user