mirror of
https://github.com/AquaMorph/Droplets.git
synced 2025-07-04 19:32:01 +00:00
Split creates two of the same droplet
This commit is contained in:
@ -20,7 +20,6 @@ void AD::Process(DacHandle::Channel chn,
|
||||
}
|
||||
|
||||
if (*state == DropletState::kFull) {
|
||||
//DrawSolidRect(patch, 30,30,40,40, true);
|
||||
attack = attack_param.Process();
|
||||
decay = decay_param.Process();
|
||||
curve = curve_param.Process();
|
||||
|
Reference in New Issue
Block a user