Fixed Corporation bugs with Product Sell Amt being negative and NSA Bladeburner button bug

This commit is contained in:
danielyxie
2018-11-29 01:16:19 -08:00
parent c1c0297c92
commit 4db697fd8e
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ function displayLocationContent() {
var cityHallCreateCorporation = document.getElementById("location-cityhall-create-corporation");
var nsaBladeburner = clearEventListeners("location-nsa-bladeburner");
var nsaBladeburner = document.getElementById("location-nsa-bladeburner");
var loc = Player.location;