PcloudAmbienceStimBuff: Updated to use postrin percentage

This commit is contained in:
2025-12-02 16:17:00 -04:00
parent 7ebdf14eb7
commit 5dffbd0c91
3 changed files with 22 additions and 12 deletions
@@ -42,7 +42,8 @@ public:
{
// Parse postrinInterestPercentage (interpreted as percentage 0-100)
const std::vector<std::string> postrinInterestThresholdParamNames = {
"postrin-interest-threshold",
"postrin-interest-percentage",
"postrin-interest-pc",
"postrin-interest"
};