MISC: Remove mention of Hacking Mission (#1684)

This commit is contained in:
catloversg
2024-10-07 12:58:24 +07:00
committed by GitHub
parent dad34a09dd
commit 4d60c833cc
4 changed files with 5 additions and 7 deletions

View File

@@ -1898,7 +1898,7 @@ export interface Singularity {
*
* Returns a boolean indicating whether or not the player is currently performing an
* action. These actions include working for a company/faction, studying at a university,
* working out at a gym, creating a program, committing a crime, or carrying out a Hacking Mission.
* working out at a gym, creating a program, committing a crime, etc.
*
* @returns True if the player is currently performing an action, false otherwise.
*/