mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-26 09:33:49 +01:00
Merge pull request #1566 from danielyxie/dev
fix sleeve in netscript def
This commit is contained in:
commit
e35de9ee3a
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
|
||||
*/
|
||||
readonly sleeve: CodingContract;
|
||||
readonly sleeve: Sleeve;
|
||||
|
||||
/**
|
||||
* Arguments passed into a script can be accessed using a normal
|
||||
|
Loading…
Reference in New Issue
Block a user