Fix leftover comment

This commit is contained in:
Willy-JL
2023-11-29 19:18:16 +00:00
parent a4e1a09dc6
commit 74de6f87fc
@@ -406,7 +406,7 @@ static StorageAnimation*
valid = false; valid = false;
} }
if(valid) { // Dont pick error anim randomly if(valid) {
StorageAnimationList_next(it); StorageAnimationList_next(it);
} else { } else {
animation_storage_free_storage_animation(&storage_animation); animation_storage_free_storage_animation(&storage_animation);