Chapter 20

This commit is contained in:
2022-01-29 14:14:34 +01:00
parent fdeabefd75
commit 62240a42c1
13 changed files with 75 additions and 27 deletions

View File

@@ -8,7 +8,7 @@ use crate::Player;
use crate::Position;
use crate::{CombatStats, InBackpack, RunState, State, Viewshed};
use crate::{Equipped, Map};
use crate::{HungerClock, HungerState, HungerSystem, Name};
use crate::{HungerClock, HungerState, Name};
pub fn draw_ui(ecs: &World, ctx: &mut Rltk) {
ctx.draw_box(