mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 09:13:07 +02:00
Refactored Server/Script/Files code to TypeScript
This commit is contained in:
@@ -20,6 +20,7 @@ export interface IPlayer {
|
||||
city: string;
|
||||
companyName: string;
|
||||
corporation: any;
|
||||
currentServer: string;
|
||||
factions: string[];
|
||||
hacknetNodes: any[];
|
||||
hasWseAccount: boolean;
|
||||
|
||||
Reference in New Issue
Block a user