From a8ce0f8cf64a89c18cbb08dd10f2b2d9b22ad56f Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 25 Jul 2024 17:11:38 +0200 Subject: menus --- pixel-client/src/ui.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pixel-client/src/ui.rs') diff --git a/pixel-client/src/ui.rs b/pixel-client/src/ui.rs index 045fc46b..6410630f 100644 --- a/pixel-client/src/ui.rs +++ b/pixel-client/src/ui.rs @@ -49,7 +49,7 @@ pub struct Ui<'a, 'b> { cross_height: f32, index: usize, direction_horizontal: bool, - renderer: &'a mut Renderer<'b>, + pub renderer: &'a mut Renderer<'b>, state: &'a mut UiState, } -- cgit v1.2.3-70-g09d2