forgot an endif

This commit is contained in:
Colton Rushton 2021-02-13 16:24:31 -04:00
parent f04fc1649c
commit 2f97aa1491
1 changed files with 1 additions and 0 deletions

View File

@ -588,6 +588,7 @@ void painting_update_ripple_state(struct Painting *painting) {
} else {
painting->rippleTimer += 1.0;
}
#endif
}
if (painting->rippleTrigger == RIPPLE_TRIGGER_PROXIMITY) {
// if the painting is barely rippling, make it stop rippling