increase small

This commit is contained in:
griffi-gh 2024-02-01 16:21:10 +01:00
parent bfdd506ae8
commit 9f5b974f82

View file

@ -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>,