Cleanup: remove line accidentally added in previous commit
This commit is contained in:
@@ -260,7 +260,6 @@ void debug_randomize_instance_order(bke::Instances *instances)
|
||||
|
||||
bool use_debug_randomization()
|
||||
{
|
||||
return true;
|
||||
return G.randomize_geometry_element_order;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user