mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 01:03:01 +02:00
Merge pull request #2343 from MartinFournier/feature/set-theme
Add ns.ui.setTheme() and ns.ui.resetTheme()
This commit is contained in:
@@ -362,6 +362,8 @@ export const RamCosts: IMap<any> = {
|
||||
|
||||
ui: {
|
||||
getTheme: 0,
|
||||
setTheme: 0,
|
||||
resetTheme: 0,
|
||||
},
|
||||
|
||||
heart: {
|
||||
|
||||
Reference in New Issue
Block a user