mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
MISC: Add file metadata (timestamps) (#2199)
This commit is contained in:
@@ -588,6 +588,7 @@ export const RamCosts: RamCostTree<NSFull> = {
|
||||
write: 0,
|
||||
tryWritePort: 0,
|
||||
read: 0,
|
||||
getFileMetadata: 0,
|
||||
peek: 0,
|
||||
clear: 0,
|
||||
writePort: 0,
|
||||
|
||||
Reference in New Issue
Block a user