mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-05 23:27:55 +02:00
Re-added the getStockPurchaseCost() and getStockSaleGain() functions so we don't break user scripts
This commit is contained in:
+2
-2
@@ -224,10 +224,10 @@ export let CONSTANTS: IMap<any> = {
|
||||
v0.47.0
|
||||
* Stock Market changes:
|
||||
** Transactions no longer influence stock prices (but they still influence forecast)
|
||||
** Removed getStockPurchaseCost() and getStockSaleGain() Netscript functions
|
||||
**
|
||||
|
||||
* Scripts now start/stop instantly
|
||||
* Improved performance when starting up many copies of a new script (by Ornedan)
|
||||
* Dialog boxes can now be closed with the ESC key (by jaguilar)
|
||||
|
||||
v0.47.0
|
||||
* Stock Market changes:
|
||||
|
||||
Reference in New Issue
Block a user