mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-04 06:37:49 +02:00
90dc8bbc3a
As suggested by phyzical : The GangKarmaRequirement const was declared locally in the PlayerObjectGangMethod.ts file. It's now part of the GangConstants object in the gang/data/constant.ts file. Allowing it to be referenced in the FactionRoot.tsx tooltip.