Sleeves earnings is now tracked in Character Stats Money

This commit is contained in:
Olivier Gagnon
2021-05-17 22:03:48 -04:00
parent 7a1fdd6c28
commit 218a9dd250
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ export class MoneySourceTracker {
hacknetnode = 0;
hospitalization = 0;
infiltration = 0;
sleeves = 0;
stock = 0;
total = 0;
work = 0;