mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-12-26 05:38:20 -06:00
increase small
This commit is contained in:
parent
37d67bafb1
commit
ad4254e0d4
|
@ -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