From 0cc3c7654226bb8e9d3ec0c5d9c6e44a57f45c81 Mon Sep 17 00:00:00 2001 From: Pfauenauge90 <44173739+Pfauenauge90@users.noreply.github.com> Date: Sun, 7 Jul 2019 17:31:34 +0200 Subject: [PATCH] fmt --- voxygen/src/hud/bag.rs | 2 +- voxygen/src/hud/mod.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/voxygen/src/hud/bag.rs b/voxygen/src/hud/bag.rs index 89614c70f7..c0a7f86188 100644 --- a/voxygen/src/hud/bag.rs +++ b/voxygen/src/hud/bag.rs @@ -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, }; diff --git a/voxygen/src/hud/mod.rs b/voxygen/src/hud/mod.rs index 25fb5fbb5e..95ae8a07fa 100644 --- a/voxygen/src/hud/mod.rs +++ b/voxygen/src/hud/mod.rs @@ -286,7 +286,7 @@ impl Hud { ui, imgs, fonts, - ids, + ids, new_messages: VecDeque::new(), inventory_space: 8, show: Show {