mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
IPVGO: Add new analysis method to set a custom testing board state (#2029)
This commit is contained in:
committed by
GitHub
parent
de8c8691c2
commit
17ffabdfa5
@@ -54,6 +54,7 @@ export type BoardState = {
|
||||
passCount: number;
|
||||
cheatCount: number;
|
||||
cheatCountForWhite: number;
|
||||
komiOverride: number | null;
|
||||
};
|
||||
|
||||
export type PointState = {
|
||||
|
||||
Reference in New Issue
Block a user