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