mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-21 22:38:41 -06:00
increase small
This commit is contained in:
parent
bfdd506ae8
commit
9f5b974f82
|
@ -17,7 +17,7 @@ use super::{
|
|||
primitives::cube::CubePrimitive,
|
||||
};
|
||||
|
||||
const SMOL: f32 = 0.0001;
|
||||
const SMOL: f32 = 0.0025;
|
||||
|
||||
pub fn render_selection_box(
|
||||
lookat: View<LookingAtBlock>,
|
||||
|
|
Loading…
Reference in a new issue