mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
MISC: Use FactionName enum in relevant APIs (#2101)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
factionName: string;
|
||||
factionName: FactionName;
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user