mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 13:43:49 +01:00
Make it clear that maxNumNodes returns Infinity
this function returns Infinity in some cases, so this makes that clearer.
This commit is contained in:
parent
827c79f70c
commit
34768591b7
@ -4,4 +4,4 @@ maxNumNodes() Netscript Function
|
||||
.. js:function:: maxNumNodes()
|
||||
|
||||
:RAM cost: 0 GB
|
||||
:returns: Maximum number of Hacknet Nodes you can own.
|
||||
:returns: Maximum number of Hacknet Nodes you can own, unless you have not unlocked HackNet servers. Then, it returns Infinity.
|
||||
|
Loading…
Reference in New Issue
Block a user