fix: make hexagons not zoneable
This commit is contained in:
@@ -275,6 +275,7 @@ impl App {
|
||||
&field,
|
||||
GrabbableSettings {
|
||||
max_distance: 0.01,
|
||||
zoneable: false,
|
||||
..Default::default()
|
||||
},
|
||||
)?;
|
||||
|
||||
Reference in New Issue
Block a user