increase small

This commit is contained in:
griffi-gh 2024-02-01 16:21:10 +01:00
parent 37d67bafb1
commit ad4254e0d4

View file

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