mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-20 05:05:47 +01:00
Fix #3690 by adding missing function RamCostGenerator
This commit is contained in:
parent
b10f11b390
commit
35978689f9
@ -105,6 +105,7 @@ const hacknet: IMap<any> = {
|
||||
numHashes: 0,
|
||||
hashCost: 0,
|
||||
spendHashes: 0,
|
||||
maxNumNodes: 0,
|
||||
};
|
||||
|
||||
// Stock API
|
||||
|
Loading…
Reference in New Issue
Block a user