Merge pull request #1566 from danielyxie/dev

fix sleeve in netscript def
This commit is contained in:
hydroflame
2021-10-24 12:19:11 -04:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3214,7 +3214,7 @@ interface NS extends TIX, Singularity {
/** /**
* @ramCost 0 GB * @ramCost 0 GB
*/ */
readonly sleeve: CodingContract; readonly sleeve: Sleeve;
/** /**
* Arguments passed into a script can be accessed using a normal * Arguments passed into a script can be accessed using a normal