mirror of
https://github.com/AndroidAudioMods/ViPERFX_RE.git
synced 2024-12-22 22:47:25 +08:00
Update
This commit is contained in:
parent
b6a5a9a3dd
commit
d1c4600366
@ -257,7 +257,7 @@ static int32_t Viper_ICommand(effect_handle_t self,
|
||||
return 0;
|
||||
}
|
||||
case EFFECT_CMD_DISABLE: {
|
||||
// pContext->viper->enable = false;
|
||||
pContext->viper->enabled = false;
|
||||
*((int *) pReplyData) = 0;
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user