mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
DOC: gang.canRecruitMember(): typo fixes
Some typographical fixes.
This commit is contained in:
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -3376,7 +3376,7 @@ export interface Gang {
|
||||
* @remarks
|
||||
* RAM cost: 1 GB
|
||||
*
|
||||
* Returns boolean indicating whether a member can currently be recruited
|
||||
* Returns a boolean indicating whether a member can currently be recruited.
|
||||
*
|
||||
* @returns True if a member can currently be recruited, false otherwise.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user