mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 14:28:36 +02:00
[IPvGO] Docs improvements and other feedback (#1011)
This commit is contained in:
committed by
GitHub
parent
0da9d9d3c0
commit
7e721c144e
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -4138,7 +4138,7 @@ export interface Go {
|
||||
x1: number,
|
||||
y1: number,
|
||||
x2: number,
|
||||
x2: number,
|
||||
y2: number,
|
||||
): Promise<{
|
||||
type: "invalid" | "move" | "pass" | "gameOver";
|
||||
x: number;
|
||||
|
||||
Reference in New Issue
Block a user