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