This commit is contained in:
Pfauenauge90 2019-07-07 16:06:27 +02:00
parent f3bda57e67
commit 7f45d274a8
2 changed files with 3 additions and 4 deletions

View File

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

View File

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