mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-20 05:05:47 +01:00
Typo fix
This commit is contained in:
parent
6c730d46f4
commit
f4655b8e1b
@ -1683,7 +1683,7 @@ export const ns: InternalAPI<NSFull> = {
|
|||||||
},
|
},
|
||||||
bitNodeN: {
|
bitNodeN: {
|
||||||
identifier: "ns.getPlayer().bitNodeN",
|
identifier: "ns.getPlayer().bitNodeN",
|
||||||
message: "Use ns.getResetInto().currentNode instead",
|
message: "Use ns.getResetInfo().currentNode instead",
|
||||||
value: Player.bitNodeN,
|
value: Player.bitNodeN,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user