mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-26 09:33:49 +01:00
Fix doc bug
This commit is contained in:
parent
1384b86810
commit
19ecda1607
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@ -6448,7 +6448,7 @@ export interface Corporation extends WarehouseAPI, OfficeAPI {
|
|||||||
*/
|
*/
|
||||||
expandCity(divisionName: string, cityName: string): void;
|
expandCity(divisionName: string, cityName: string): void;
|
||||||
/**
|
/**
|
||||||
* Unlock an upgrade.npm run doc
|
* Unlock an upgrade
|
||||||
* @param upgradeName - Name of the upgrade
|
* @param upgradeName - Name of the upgrade
|
||||||
*/
|
*/
|
||||||
unlockUpgrade(upgradeName: string): void;
|
unlockUpgrade(upgradeName: string): void;
|
||||||
|
Loading…
Reference in New Issue
Block a user