mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-05 07:07:50 +02:00
UI: Added new locale-aware and configurable number formatting (#354)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
Purchase a research
|
||||
|
||||
<b>Signature:</b>
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
research(divisionName: string, researchName: string): void;
|
||||
@@ -19,7 +19,7 @@ research(divisionName: string, researchName: string): void;
|
||||
| divisionName | string | Name of the division |
|
||||
| researchName | string | Name of the research |
|
||||
|
||||
<b>Returns:</b>
|
||||
**Returns:**
|
||||
|
||||
void
|
||||
|
||||
|
||||
Reference in New Issue
Block a user