mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
UI: Added new locale-aware and configurable number formatting (#354)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
Gets if you have unlocked a research
|
||||
|
||||
<b>Signature:</b>
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
hasResearched(divisionName: string, researchName: string): boolean;
|
||||
@@ -19,7 +19,7 @@ hasResearched(divisionName: string, researchName: string): boolean;
|
||||
| divisionName | string | Name of the division |
|
||||
| researchName | string | Name of the research |
|
||||
|
||||
<b>Returns:</b>
|
||||
**Returns:**
|
||||
|
||||
boolean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user