fix divide by 0 during growth.
[?]
Apr 20, 2020, 6:47 PM
AXS36NH3N6BKYNIX6LE2WG7RVGMNCJVCXJUWNZ2FVE7S6W7QHKZACDependencies
- [2]
2BKHJI2Sinit
Change contents
- edit in lib/lib.js at line 860
}if (float_server_target_cash_current === 0) {float_server_target_cash_current = 1; // counts 0 cash as 1 so it can still grow. taken from `grow` in NetscriptFunctions.js