mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
Add tprintf to RamCostGenerator
This commit is contained in:
@@ -356,6 +356,7 @@ export const RamCosts: IMap<any> = {
|
||||
print: 0,
|
||||
printf: 0,
|
||||
tprint: 0,
|
||||
tprintf: 0,
|
||||
clearLog: 0,
|
||||
disableLog: 0,
|
||||
enableLog: 0,
|
||||
|
||||
Reference in New Issue
Block a user