Skip to content

Commit

Permalink
- Added show trained skills toggle 2
Browse files Browse the repository at this point in the history
  • Loading branch information
brookesi committed Sep 29, 2023
1 parent f35f033 commit 54a779b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mongoose_Traveller2e/MongooseTraveller.html
Original file line number Diff line number Diff line change
Expand Up @@ -5400,7 +5400,7 @@ <h3 class="sheet-bold">Trade Log</h3>
}
else {
// Untrained
attrsToSet[skill] = +info.previousValue;
//attrsToSet[skill] = +info.previousValue;
}
});

Expand Down

0 comments on commit 54a779b

Please sign in to comment.