Initialize only_valid_

This commit is contained in:
Thomas Krijnen
2024-12-01 11:21:58 +01:00
parent 4bb112ce71
commit b9f790217e
+1 -1
View File
@@ -563,7 +563,7 @@ protected:
bool unify_inputs_;
bool mirror_y_;
bool mirror_x_;
bool only_valid_;
bool only_valid_ = false;
int profile_threshold_;