mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-21 07:02:05 +02:00
UI: Clarify messages related to "buy" command (#1902)
This commit is contained in:
@@ -32,7 +32,7 @@ export function purchaseTorRouter(): void {
|
||||
dialogBoxCreate(
|
||||
"You have purchased a TOR router!\n" +
|
||||
"You now have access to the dark web from your home computer.\n" +
|
||||
"Use the buy command in the terminal to purchase programs.",
|
||||
`Use the "buy" command in the terminal to purchase programs.`,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user