mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
Fix #3690 by adding missing function RamCostGenerator
This commit is contained in:
@@ -105,6 +105,7 @@ const hacknet: IMap<any> = {
|
||||
numHashes: 0,
|
||||
hashCost: 0,
|
||||
spendHashes: 0,
|
||||
maxNumNodes: 0,
|
||||
};
|
||||
|
||||
// Stock API
|
||||
|
||||
Reference in New Issue
Block a user