hotfix getPlayer non-singularity

This commit is contained in:
Olivier Gagnon
2021-06-02 21:28:07 -04:00
parent 0ef09a1c73
commit 34c2c70a2b
4 changed files with 1 additions and 4 deletions

View File

@@ -46,6 +46,7 @@ This includes information such as function signatures, what they do, and their r
getHackingLevel() <basicfunctions/getHackingLevel>
getHackingMultipliers() <basicfunctions/getHackingMultipliers>
getHacknetMultipliers() <basicfunctions/getHacknetMultipliers>
getPlayer() <basicfunctions/getPlayer>
getServerMoneyAvailable() <basicfunctions/getServerMoneyAvailable>
getServerMaxMoney() <basicfunctions/getServerMaxMoney>
getServerGrowth() <basicfunctions/getServerGrowth>