This commit is contained in:
omuretsu 2023-05-15 23:12:17 -04:00
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,
},
});