This commit is contained in:
Pfauenauge90 2019-07-07 17:31:34 +02:00
parent 7f45d274a8
commit 0cc3c76542
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ use super::{img_ids::Imgs, Fonts, TEXT_COLOR};
use conrod_core::{
color,
position::Relative,
widget::{self, Button, Image, Rectangle/*, Scrollbar*/},
widget::{self, Button, Image, Rectangle /*, Scrollbar*/},
widget_ids, /*Color, Colorable,*/ Labelable, Positionable, Sizeable, Widget, WidgetCommon,
};

View File

@ -286,7 +286,7 @@ impl Hud {
ui,
imgs,
fonts,
ids,
ids,
new_messages: VecDeque::new(),
inventory_space: 8,
show: Show {