mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
API: Update type of Player.factions, GangGenInfo.faction and CorpMaterialConstantData.name (#2347)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
factions: string[];
|
||||
factions: FactionName[];
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user