mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-08 22:37:37 +01:00
fix sleeve in netscript def
This commit is contained in:
parent
f044dc6603
commit
65ac7ff6e3
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user