mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02: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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user