mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 10:42:51 +02:00
UI: Added new locale-aware and configurable number formatting (#354)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
Purchase a program from the dark web.
|
||||
|
||||
<b>Signature:</b>
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
purchaseProgram(programName: string): boolean;
|
||||
@@ -18,7 +18,7 @@ purchaseProgram(programName: string): boolean;
|
||||
| --- | --- | --- |
|
||||
| programName | string | Name of program to purchase. |
|
||||
|
||||
<b>Returns:</b>
|
||||
**Returns:**
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user