adjust to name change

develop
Myk Taylor 2023-01-20 11:57:13 -08:00
parent b7f90d543e
commit 25c3bf4a24
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

@ -1936,7 +1936,7 @@ int Units::getStressCategory(df::unit *unit)
if (!unit->status.current_soul)
return int(stress_cutoffs.size()) / 2;
return getStressCategoryRaw(unit->status.current_soul->personality.stress_level);
return getStressCategoryRaw(unit->status.current_soul->personality.stress);
}
int Units::getStressCategoryRaw(int32_t stress_level)

@ -1 +1 @@
Subproject commit 76beb51ecb8897e5c2679a87b34e88f443d44f9a
Subproject commit 5bdfd379b2d13f56bab455f94af56ec0ce3e0cb1