mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 18:22:58 +02:00
CORPORATION: Add a new API to sell a division (#1210)
Also refactoring around use of "player" variable (whether it is capitalized or not).
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Player } from "../Player";
|
||||
import { Player } from "@player";
|
||||
import { buyStock, sellStock, shortStock, sellShort } from "../StockMarket/BuyingAndSelling";
|
||||
import {
|
||||
StockMarket,
|
||||
|
||||
Reference in New Issue
Block a user