mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
This reverts commit 7a3c18fcf2.
This commit is contained in:
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -10109,7 +10109,7 @@ interface Division {
|
||||
/** Name of the division */
|
||||
name: string;
|
||||
/** Type of division, like Agriculture */
|
||||
industry: CorpIndustryName;
|
||||
type: CorpIndustryName;
|
||||
/** Awareness of the division */
|
||||
awareness: number;
|
||||
/** Popularity of the division */
|
||||
|
||||
Reference in New Issue
Block a user