mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 18:22:58 +02:00
Typo fix
This commit is contained in:
@@ -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,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user