mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-23 09:42:53 +02:00
SLEEVE: added storedCycles to getSleeve() (#279)
This commit is contained in:
@@ -162,6 +162,7 @@ export function NetscriptSleeve(): InternalAPI<Sleeve> {
|
||||
shock: sl.shock,
|
||||
sync: sl.sync,
|
||||
memory: sl.memory,
|
||||
storedCycles: sl.storedCycles,
|
||||
};
|
||||
|
||||
return data;
|
||||
|
||||
Reference in New Issue
Block a user