remove 1,1 shape combo
This commit is contained in:
parent
03c528ce19
commit
d23da8fb98
@ -105,7 +105,6 @@ pub fn shapes_write(id: Uuid) -> Result<Uuid, Error> {
|
||||
let shape_dist = WeightedIndex::new(shapes.iter().map(|v| v.1))?;
|
||||
|
||||
let n_shapes_items = [
|
||||
(1, 1),
|
||||
(2, 2),
|
||||
(3, 5),
|
||||
(4, 10),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user