mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 15:54:09 +02:00
fix sleeve in netscript def
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user