Merge pull request #3691 from steven-r/fix-3690

MISC: FIX 3690 Add missing function to RamCostGenerator
This commit is contained in:
hydroflame 2022-05-21 12:44:19 -04:00 committed by GitHub
commit b2659318c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -105,6 +105,7 @@ const hacknet: IMap<any> = {
numHashes: 0,
hashCost: 0,
spendHashes: 0,
maxNumNodes: 0,
};
// Stock API