fix: ActivityPoint.getN2Load

This commit is contained in:
Thomas Kuehne
2026-04-13 19:24:18 +00:00
parent f9d9ecce09
commit 45318a3c84
@@ -112,7 +112,7 @@ public class ActivityPoint {
/// nitrogen (N2) tissue load (e.g. Diving)
/// @see ActivitySummaryEntries#UNIT_PERCENTAGE
public float getN2Load() {
return cnsToxicity;
return n2Load;
}
/// @see ActivitySummaryEntries#UNIT_METERS