diff --git a/src/Bladeburner.js b/src/Bladeburner.js index f4d875bdc..1c68b7cec 100644 --- a/src/Bladeburner.js +++ b/src/Bladeburner.js @@ -31,8 +31,8 @@ import { getTimestamp } from "../utils/helpers/getTi import { removeElement } from "../utils/uiHelpers/removeElement"; import { removeElementById } from "../utils/uiHelpers/removeElementById"; -const stealthIcon = ` ` -const killIcon = `` +const stealthIcon = ` ` +const killIcon = `` const CityNames = ["Aevum", "Chongqing", "Sector-12", "New Tokyo", "Ishima", "Volhaven"];