PcloudAmbienceStimBuff: Updated to use postrin percentage
This commit is contained in:
@@ -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"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user